Skip to content

Commit

Permalink
Log postgres to test why it is not healthy
Browse files Browse the repository at this point in the history
  • Loading branch information
TIL-EBP committed Nov 14, 2024
1 parent 74bd1c6 commit 9dcbcf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/.env
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ APP_PORT=3000
# Database
PGUSER=www-data
PGPASSWORD=www-data
PGHOST=db
PGHOST=localhost
PGPORT=5432
PGDATABASE=swissgeol-local

Expand Down

0 comments on commit 9dcbcf7

Please sign in to comment.