Compare commits
1 Commits
main
...
fix_mercur
Author | SHA1 | Date |
---|---|---|
|
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