This commit is contained in:
2025-09-19 17:16:32 +03:00
parent a90720dee8
commit 45a60b7bb2
2 changed files with 9 additions and 1 deletions
+1 -1
View File
@@ -86,7 +86,7 @@
port = 9980;
settings = {
# Rely on reverse proxy for SSL
server_name = "localhost";
server_name = "100.64.0.0";
ssl = {
enable = false;
termination = true;