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: networks:
- proxy-net - proxy-net
ports: ports:
- 389:3389 - 389:389
- 636:6636 - 636:636
environment: environment:
AUTHENTIK_HOST: https://sso.castaldifamily.com AUTHENTIK_HOST: https://sso.castaldifamily.com
AUTHENTIK_INSECURE: "false" AUTHENTIK_INSECURE: "false"