wip
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user