Use external DNS for uptime-kuma
/ terraform (push) Failing after 38s Details
/ ansible (push) Successful in 2m17s Details

Keep the AGH logs cleaner
This commit is contained in:
Jake Howard 2024-04-29 18:42:17 +01:00
parent 2a799d6b03
commit c93c7b5c16
Signed by: jake
GPG Key ID: 57AFB45680EDD477
1 changed files with 3 additions and 0 deletions

View File

@ -7,6 +7,9 @@ services:
- TZ={{ timezone }}
- PUID={{ docker_user.id }}
- PGID={{ docker_user.id }}
dns:
- 9.9.9.9
- 149.112.112.112
ports:
- "{{ pve_hosts.forrest.ip }}:3001:3001"
volumes: