Not expose mercure ports outside kubernetes
testing/ogcore-api/pipeline/pr-main Build started... Details
testing/ogcore-api/pipeline/head There was a failure building this commit Details
ogcore-debian-package/pipeline/head There was a failure building this commit Details

fix_mercure_in_containers
Nicolas Arenas 2025-03-17 13:28:11 +01:00
parent 1dea1b56cf
commit 9229ae4a0a
1 changed files with 2 additions and 2 deletions

View File

@ -52,8 +52,8 @@ services:
cors_origins *
# Comment the following line to disable the development mode
command: /usr/bin/caddy run --config /etc/caddy/dev.Caddyfile
ports:
- "3000:3000"
# ports:
# - "3000:3000"
volumes:
- mercure_data:/data
- mercure_config:/config