Remove localhost binding from authentik_proxy ports in docker-compose

This commit is contained in:
Philip Henning 2025-08-28 23:05:01 +02:00
parent 5704de7a39
commit fec707f8ec

View file

@ -5,8 +5,8 @@ services:
# networks:
# - foo
ports:
- 127.0.0.1:42080:42080
- 127.0.0.1:42443:42443
- 42080:42080
- 42443:42443
networks:
- dokploy-network
extra_hosts: