Add synapse and database containers
All checks were successful
Deploy / Deploy (push) Successful in 41s

This commit is contained in:
2026-01-28 16:29:10 +00:00
parent 60db4913f4
commit 2ebaaaacec
6 changed files with 282 additions and 0 deletions

3
template.env Normal file
View File

@@ -0,0 +1,3 @@
SIGNING_KEY=${CFG_SIGNING_KEY}
POSTGRES_PASSWORD=${CFG_POSTGRES_PASSWORD}