diff --git a/infrastructure/docker-compose.yml b/infrastructure/docker-compose.yml index cf68b13..210e7c1 100755 --- a/infrastructure/docker-compose.yml +++ b/infrastructure/docker-compose.yml @@ -13,7 +13,7 @@ services: cap_add: - NET_ADMIN ports: - - "80:80" + - "20001:20001" volumes: - $PWD/Caddyfile:/etc/caddy/Caddyfile - caddy_data:/data