Fix DATABASE_URL corruption from special characters in POSTGRES_PASSWORD

This commit is contained in:
2026-09-14 14:06:52 +02:00
parent 25eb7f50e6
commit 925f3111df
5 changed files with 44 additions and 4 deletions
+1
View File
@@ -1,4 +1,5 @@
# Bind directly to the Tailscale address in production.
# All password/token values may contain special characters like @ : / # %.
BIND_IP=100.103.83.12
POSTGRES_DB=time_track
POSTGRES_USER=time_track