disable juvi and marie sites

This commit is contained in:
xqtc 2025-05-12 22:31:03 +02:00
parent 9dace3d92d
commit 65eb581597
Signed by: xqtc
GPG key ID: 2C064D095926D9D1

View file

@ -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