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: # networks:
# - foo # - foo
ports: ports:
- 127.0.0.1:42080:42080 - 42080:42080
- 127.0.0.1:42443:42443 - 42443:42443
networks: networks:
- dokploy-network - dokploy-network
extra_hosts: extra_hosts: