main: revise docker compose file

This commit is contained in:
Gary 2024-02-21 16:56:01 -08:00
parent f4ca4424dd
commit 95e3f7e6fb

View File

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