whoop
This commit is contained in:
parent
76c2ec36f2
commit
753cb6062b
|
@ -3,7 +3,7 @@
|
|||
{
|
||||
# Webserver for hosting pack
|
||||
services.nginx.virtualHosts."pack.forward-progress.net" = {
|
||||
enableAcme = true;
|
||||
enableACME = true;
|
||||
forceSSL = true;
|
||||
root = "/var/www/pack.forward-progress.net";
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue