mirror of
https://gitlab.com/omair-personal/exchange.git
synced 2026-08-19 12:34:13 +00:00
fix error
This commit is contained in:
+2
-2
@@ -22,8 +22,8 @@ services:
|
||||
- ./logs/caddy:/var/log/caddy
|
||||
- ./data:/root/.caddy
|
||||
ports:
|
||||
- "${CADDY_HOST_HTTP_PORT}:80"
|
||||
- "${CADDY_HOST_HTTPS_PORT}:443"
|
||||
- "80:80"
|
||||
- "443:443"
|
||||
depends_on:
|
||||
- app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user