Portainer Stack Postgresql user error #346
-
|
The TimeTracker postgres container is failing when the app attempts to connect. db log app log Portainer compose stack |
Beta Was this translation helpful? Give feedback.
Answered by
evilguy4000
Jan 7, 2026
Replies: 1 comment 1 reply
-
|
change DATABASE_URL to use postgresql+psycopg2:// and remove the unused TIMETRACKER__DATABASE__* variables. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@totheroo any update?