main: change bind source path compose file

This commit is contained in:
Gary 2024-02-21 17:03:53 -08:00
parent c385dbe439
commit 7391719705

View File

@ -3,7 +3,7 @@ services:
image: "ghcr.io/coollabsio/coolify:${LATEST_IMAGE:-latest}"
volumes:
- type: bind
source: /data/source/.env
source: data/source/.env
target: /var/www/html/.env
read_only: true
- /data/coolify/ssh:/var/www/html/storage/app/ssh