wip
This commit is contained in:
parent
fd7a01b923
commit
4ff73893cb
@ -4,7 +4,9 @@ services:
|
||||
image: "ghcr.io/coollabsio/coolify:${APP_TAG:-v4.0.0-nightly.0}"
|
||||
container_name: coolify
|
||||
volumes:
|
||||
- coolify:/var/www/html/storage/app
|
||||
- /data/coolify/deployments:/var/www/html/storage/app/deployments
|
||||
- /data/coolify/ssh-keys:/var/www/html/storage/app/ssh-keys
|
||||
- /data/coolify/proxy:/var/www/html/storage/app/proxy
|
||||
environment:
|
||||
- APP_ENV=production
|
||||
- APP_DEBUG
|
||||
@ -44,7 +46,5 @@ services:
|
||||
retries: 5
|
||||
timeout: 2s
|
||||
volumes:
|
||||
coolify:
|
||||
name: coolify
|
||||
coolify-db:
|
||||
name: coolify-db
|
||||
|
Loading…
x
Reference in New Issue
Block a user