mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-11 04:30:41 +03:00
123
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user