This commit is contained in:
Pedro Rey Anca 2025-10-08 15:25:19 +02:00
parent 5dbdf38849
commit 8fb1ec8330
Signed by: peprolinbot
GPG key ID: 053EA6E00116533A
2 changed files with 37 additions and 20 deletions

View file

@ -25,6 +25,7 @@
settings = {
httpHost = "::1";
port = 8000;
};
secretsFile = config.clan.core.vars.generators.wg-access-server.files.secrets-file.path;