This makes sense

This commit is contained in:
Joseph Hanson 2024-05-29 07:16:51 -05:00
parent 7ed89ab520
commit 6aff8c6433
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -274,6 +274,7 @@ in
autoStart = true;
volumes = [
"/eru/containers/volumes/unifi/cert:/certs"
"${config.sops.secrets."lego/dnsimple/token".path}:/config/dnsimple-token"
];
user = "999:102";
environment = {
@ -283,7 +284,7 @@ in
LA_EMAIL = "joe@veri.dev";
LA_DOMAINS = "gandalf.jahanson.tech";
LA_PROVIDER = "dnsimple";
DNSIMPLE_OAUTH_TOKEN_FILE = "${config.sops.secrets."lego/dnsimple/token".path}";
DNSIMPLE_OAUTH_TOKEN_FILE = "/config/dnsimple-token";
};
};
# # Xen-orchestra container