Not expose mercure ports outside kubernetes
parent
1dea1b56cf
commit
9229ae4a0a
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue