fixed port mapping
All checks were successful
Auto-Deploy Changed Stacks / deploy (push) Successful in 23s

This commit is contained in:
Nathan 2026-07-16 17:13:25 -04:00
parent 378d6644cc
commit d8870973e5

View File

@ -24,8 +24,8 @@ services:
networks:
- proxy-net
ports:
- 389:3389
- 636:6636
- 389:389
- 636:636
environment:
AUTHENTIK_HOST: https://sso.castaldifamily.com
AUTHENTIK_INSECURE: "false"