Fix DATABASE_URL corruption from special characters in POSTGRES_PASSWORD
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user