dms
deploy config / Explore-Gitea-Actions (push) Successful in 1m3s Details

This commit is contained in:
Tom 2024-10-19 22:41:20 +02:00
parent f5ae966b2c
commit d70d0c1b02
1 changed files with 8 additions and 0 deletions

View File

@ -109,6 +109,14 @@
recommendedProxySettings = true;
};
};
"dms.blubb.fish" = {
addSSL = true;
enableACME = true;
locations."/" = {
proxyPass = "http://10.0.0.103:8000/";
recommendedProxySettings = true;
};
};
};
};
};