Compare commits

...

1 Commits

Author SHA1 Message Date
Nicolas Arenas 9229ae4a0a 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
2025-03-17 13:28:11 +01:00
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