mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
fix: Change Windmill Volume Path
This commit is contained in:
@@ -93,7 +93,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
- dokploy-network
|
- dokploy-network
|
||||||
volumes:
|
volumes:
|
||||||
- ../files/config:/etc/caddy
|
- ./files/config/Caddyfile:/etc/caddy/Caddyfile
|
||||||
environment:
|
environment:
|
||||||
- BASE_URL=":80"
|
- BASE_URL=":80"
|
||||||
depends_on:
|
depends_on:
|
||||||
|
|||||||
Reference in New Issue
Block a user