mirror of
https://git.gay/xqtc/nixos-config
synced 2025-06-23 05:09:21 +02:00
disable juvi and marie sites
This commit is contained in:
parent
9dace3d92d
commit
65eb581597
1 changed files with 32 additions and 32 deletions
|
@ -109,43 +109,43 @@
|
|||
reverse_proxy http://127.0.0.1:8085
|
||||
'';
|
||||
};
|
||||
"marie.software" = {
|
||||
extraConfig = ''
|
||||
root * /var/www/marie-website/
|
||||
file_server
|
||||
@textFiles {
|
||||
path *.txt
|
||||
}
|
||||
header @textFiles Content-Type "text/plain; charset=utf-8"
|
||||
'';
|
||||
};
|
||||
"methamphetam.in" = {
|
||||
extraConfig = ''
|
||||
root * /var/www/marie-website/
|
||||
file_server
|
||||
@textFiles {
|
||||
path *.txt
|
||||
}
|
||||
header @textFiles Content-Type "text/plain; charset=utf-8"
|
||||
'';
|
||||
};
|
||||
"juvi.likes.graphics" = {
|
||||
extraConfig = ''
|
||||
root * /var/www/juvi-website/
|
||||
file_server
|
||||
'';
|
||||
};
|
||||
# "marie.software" = {
|
||||
# extraConfig = ''
|
||||
# root * /var/www/marie-website/
|
||||
# file_server
|
||||
# @textFiles {
|
||||
# path *.txt
|
||||
# }
|
||||
# header @textFiles Content-Type "text/plain; charset=utf-8"
|
||||
# '';
|
||||
# };
|
||||
# "methamphetam.in" = {
|
||||
# extraConfig = ''
|
||||
# root * /var/www/marie-website/
|
||||
# file_server
|
||||
# @textFiles {
|
||||
# path *.txt
|
||||
# }
|
||||
# header @textFiles Content-Type "text/plain; charset=utf-8"
|
||||
# '';
|
||||
# };
|
||||
# "juvi.likes.graphics" = {
|
||||
# extraConfig = ''
|
||||
# root * /var/www/juvi-website/
|
||||
# file_server
|
||||
# '';
|
||||
# };
|
||||
"immich.heroin.trade" = {
|
||||
extraConfig = ''
|
||||
reverse_proxy http://127.0.0.1:${toString config.services.immich.port}
|
||||
'';
|
||||
};
|
||||
"sifiligr.nrw.fi" = {
|
||||
extraConfig = ''
|
||||
root * /var/www/sifiligr-nrw-fi/
|
||||
file_server
|
||||
'';
|
||||
};
|
||||
# "sifiligr.nrw.fi" = {
|
||||
# extraConfig = ''
|
||||
# root * /var/www/sifiligr-nrw-fi/
|
||||
# file_server
|
||||
# '';
|
||||
# };
|
||||
# "sf.heroin.trade" = {
|
||||
# extraConfig = ''
|
||||
# reverse_proxy http://127.0.0.1:8082
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue