Expose port 9443 for authentik
This commit is contained in:
@@ -42,6 +42,8 @@ services:
|
|||||||
AUTHENTIK_POSTGRESQL__NAME: authentik
|
AUTHENTIK_POSTGRESQL__NAME: authentik
|
||||||
AUTHENTIK_POSTGRESQL__PASSWORD: file:///run/secrets/postgres_passwd
|
AUTHENTIK_POSTGRESQL__PASSWORD: file:///run/secrets/postgres_passwd
|
||||||
AUTHENTIK_SECRET_KEY: file:///run/secrets/secret_key
|
AUTHENTIK_SECRET_KEY: file:///run/secrets/secret_key
|
||||||
|
expose:
|
||||||
|
- 9443
|
||||||
networks:
|
networks:
|
||||||
- default
|
- default
|
||||||
- traefik
|
- traefik
|
||||||
|
|||||||
Reference in New Issue
Block a user