main: change bind source path compose file
This commit is contained in:
parent
3ff76e16ca
commit
eed96f4134
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user