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:
|
||||
- authentik-backend
|
||||
secrets:
|
||||
- geoip_acccount_id
|
||||
- geoip_account_id
|
||||
- geoip_license_key
|
||||
environment:
|
||||
- GEOIPUPDATE_EDITION_IDS
|
||||
|
|
Loading…
Reference in a new issue