Simplified caddy config.
This commit is contained in:
parent
57a97305b3
commit
4508333405
1 changed files with 0 additions and 6 deletions
|
|
@ -10,12 +10,6 @@
|
||||||
reverse_proxy :9000
|
reverse_proxy :9000
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
globalConfig = ''
|
|
||||||
http_port 80
|
|
||||||
https_port 443
|
|
||||||
auto_https off
|
|
||||||
'';
|
|
||||||
};
|
};
|
||||||
|
|
||||||
networking.firewall.allowedTCPPorts = [80 443];
|
networking.firewall.allowedTCPPorts = [80 443];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue