docker file setup

This commit is contained in:
2026-01-16 15:52:34 +11:00
parent 2fef051c2f
commit 77cc5273ac
6 changed files with 58 additions and 31 deletions

3
.env.template Normal file
View File

@@ -0,0 +1,3 @@
# App Configuration
DATABASE_URL=postgres://<user>:<password>@<host>:5432/<database>
PAYLOAD_SECRET=123ABC