main: change bind source path compose file

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

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/applications:/var/www/html/storage/app/applications