i’m sorry what

This commit is contained in:
Charlotte 🦝 Delenk 2023-04-08 10:44:09 +01:00
parent cc8f2d0e01
commit 59c597fcb6
Signed by: darkkirb
GPG key ID: AB2BD8DAF2E37122

View file

@ -8,7 +8,7 @@
enable = true;
environment = {
WOODPECKER_HOST = "https://woodpecker.chir.rs";
WOODPECKER_SERVER_PORT = ":47927";
WOODPECKER_SERVER_ADDR = ":47927";
};
environmentFile = config.sops.secrets."services/woodpecker".path;
};