1
0
Fork 0
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:
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"