main: changes to docker file

This commit is contained in:
Gary 2024-02-21 15:49:11 -08:00
parent 1b076cfffc
commit 7b28ee32bc

View File

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