main: change bind source path compose file

This commit is contained in:
Gary 2024-02-21 17:03:53 -08:00
parent 3edcccf585
commit fdf64d2b7e

View File

@ -4,7 +4,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