mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-08-05 05:05:17 +02:00
Fix database connection issue and add database migration
This commit is contained in:
parent
3f24e44558
commit
cde83b35d6
2 changed files with 18 additions and 2 deletions
|
@ -14,4 +14,4 @@ services:
|
|||
POSTGRES_PASSWORD: PO24VjITwGgk
|
||||
POSTGRES_DB: adventurelog
|
||||
ports:
|
||||
- "5432:5432"
|
||||
- "5432:5432"
|
Loading…
Add table
Add a link
Reference in a new issue