docker file setup
This commit is contained in:
3
.env.template
Normal file
3
.env.template
Normal file
@@ -0,0 +1,3 @@
|
||||
# App Configuration
|
||||
DATABASE_URL=postgres://<user>:<password>@<host>:5432/<database>
|
||||
PAYLOAD_SECRET=123ABC
|
||||
Reference in New Issue
Block a user