add env example back
This commit is contained in:
parent
15b7822ffd
commit
5656f6f709
1 changed files with 5 additions and 0 deletions
5
.env.template
Normal file
5
.env.template
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
COOLIFY_APP_ID=
|
||||
COOLIFY_SECRET_KEY=
|
||||
COOLIFY_DATABASE_URL=file:../db/prod.db
|
||||
COOLIFY_SENTRY_DSN=
|
||||
COOLIFY_IS_ON="docker"
|
||||
Loading…
Reference in a new issue