Fix database connection issue and add database migration

This commit is contained in:
Sean Morley
2024-04-02 19:33:26 +00:00
parent 3f24e44558
commit cde83b35d6
2 changed files with 18 additions and 2 deletions

View File

@@ -14,4 +14,4 @@ services:
POSTGRES_PASSWORD: PO24VjITwGgk
POSTGRES_DB: adventurelog
ports:
- "5432:5432"
- "5432:5432"