Standardize env files
This commit is contained in:
@ -47,7 +47,8 @@ services:
|
||||
- ./custom-templates:${DOCKER_STORAGE_PATH}/authentik/templates
|
||||
- geoip:/geoip
|
||||
env_file:
|
||||
- .env
|
||||
- shared.env
|
||||
- authentik.env
|
||||
ports:
|
||||
- "0.0.0.0:${AUTHENTIK_PORT_HTTP:-9000}:9000"
|
||||
- "0.0.0.0:${AUTHENTIK_PORT_HTTPS:-9443}:9443"
|
||||
|
Reference in New Issue
Block a user