wip
This commit is contained in:
parent
2487dde69e
commit
c44a9afdeb
1
.gitignore
vendored
1
.gitignore
vendored
@ -20,6 +20,7 @@ yarn-error.log
|
||||
/.npm
|
||||
/.bash_history
|
||||
/_volumes
|
||||
.env.secrets
|
||||
|
||||
.lesshst
|
||||
psysh_history
|
||||
|
@ -1,7 +1,7 @@
|
||||
version: '3.8'
|
||||
services:
|
||||
coolify:
|
||||
image: "ghcr.io/coollabsio/coolify:${APP_TAG:-v4.0.0-nightly.1}"
|
||||
image: "ghcr.io/coollabsio/coolify:${APP_TAG:-v4.0.0-nightly.0}"
|
||||
container_name: coolify
|
||||
environment:
|
||||
- APP_ENV=production
|
||||
|
Loading…
x
Reference in New Issue
Block a user