Added automigtation and updated tables

This commit is contained in:
2024-10-07 19:06:23 +02:00
parent 2ca3336f1f
commit a22c2b75a6
8 changed files with 350 additions and 345 deletions

View File

@@ -5,7 +5,7 @@ services:
image: postgres
restart: unless-stopped
volumes:
- ./dev/data:/var/lib/postgresql/data
- ./dev/pgdata:/var/lib/postgresql/data
ports:
- 5432:5432
environment: