Init stops-import, DB-Env
Deploy PBT / deploy (push) Failing after 16s

This commit is contained in:
2026-09-10 21:58:22 +02:00
parent 2a6e9c690b
commit 158311a329
6 changed files with 50 additions and 10 deletions
+6
View File
@@ -0,0 +1,6 @@
# Copy to /etc/pbt/pbt.env on the host (root:root, chmod 640) and fill in.
# Referenced by pbt.service and pbt-import-stops.service via EnvironmentFile=.
# systemd parses this itself: KEY=VALUE per line, no quotes, no `export`.
PBT_DATABASE_URL=postgresql://pbt_app:CHANGE_ME@postgres/pbt
PBT_SECRET_KEY=CHANGE_ME_long_random_string