fixed port mapping
All checks were successful
Auto-Deploy Changed Stacks / deploy (push) Successful in 23s
All checks were successful
Auto-Deploy Changed Stacks / deploy (push) Successful in 23s
This commit is contained in:
parent
378d6644cc
commit
d8870973e5
@ -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"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user