add env example back

This commit is contained in:
Sara Vieira 2022-02-14 16:01:08 +01:00
parent 15b7822ffd
commit 5656f6f709

5
.env.template Normal file
View 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"