Fix geoip_account_id
typo. From accc to acc
This commit is contained in:
parent
769262ced5
commit
30eb905c9a
1 changed files with 2 additions and 2 deletions
|
@ -165,7 +165,7 @@ services:
|
||||||
networks:
|
networks:
|
||||||
- authentik-backend
|
- authentik-backend
|
||||||
secrets:
|
secrets:
|
||||||
- geoip_acccount_id
|
- geoip_account_id
|
||||||
- geoip_license_key
|
- geoip_license_key
|
||||||
environment:
|
environment:
|
||||||
- GEOIPUPDATE_EDITION_IDS
|
- GEOIPUPDATE_EDITION_IDS
|
||||||
|
|
Loading…
Reference in a new issue