vps-arm-2024-08-31-19-37-32
This commit is contained in:
@ -9,7 +9,7 @@ in
|
||||
"goaccess.szczepan.ski" = {
|
||||
forceSSL = true;
|
||||
enableACME = true;
|
||||
basicAuth = { alex = secrets.goaccess-password; };
|
||||
basicAuthFile = config.sops.secrets.goaccess-password.path;
|
||||
locations = {
|
||||
"/" = { root = "/var/www/goaccess"; };
|
||||
"/ws" = {
|
||||
|
Reference in New Issue
Block a user