add env example back
This commit is contained in:
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"
|
||||
Reference in New Issue
Block a user