debug
This commit is contained in:
parent
6aff8c6433
commit
b52238d793
1 changed files with 1 additions and 0 deletions
|
@ -272,6 +272,7 @@ in
|
||||||
lego-auto = {
|
lego-auto = {
|
||||||
image = "ghcr.io/bjw-s/lego-auto:v0.3.0";
|
image = "ghcr.io/bjw-s/lego-auto:v0.3.0";
|
||||||
autoStart = true;
|
autoStart = true;
|
||||||
|
dns = ["1.1.1.1"];
|
||||||
volumes = [
|
volumes = [
|
||||||
"/eru/containers/volumes/unifi/cert:/certs"
|
"/eru/containers/volumes/unifi/cert:/certs"
|
||||||
"${config.sops.secrets."lego/dnsimple/token".path}:/config/dnsimple-token"
|
"${config.sops.secrets."lego/dnsimple/token".path}:/config/dnsimple-token"
|
||||||
|
|
Reference in a new issue