Fix geoip_account_id typo. From accc to acc

This commit is contained in:
brokenscripts 2024-08-10 14:13:10 -04:00 committed by GitHub
parent 0d6dea65b7
commit 769262ced5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -43,8 +43,8 @@ secrets:
gmail_smtp_password:
file: ${DOCKERDIR}/secrets/gmail_smtp_password
## GeoIP
geoip_acccount_id:
file: ${DOCKERDIR}/secrets/geoip_acccount_id
geoip_account_id:
file: ${DOCKERDIR}/secrets/geoip_account_id
geoip_license_key:
file: ${DOCKERDIR}/secrets/geoip_license_key
@ -57,4 +57,4 @@ include:
- ${DOCKERDIR}/my-compose/traefik/compose.yaml
- ${DOCKERDIR}/my-compose/socket-proxy/compose.yaml
- ${DOCKERDIR}/my-compose/authentik/compose.yaml
- ${DOCKERDIR}/my-compose/whoami/compose.yaml
- ${DOCKERDIR}/my-compose/whoami/compose.yaml