code: entity, migration, quick migration

This commit is contained in:
Gabor Körber
2023-12-20 23:12:02 +01:00
parent 099278a5d5
commit 52a69e4695
13 changed files with 784 additions and 54 deletions

View File

@@ -10,7 +10,7 @@ services:
POSTGRES_USER: miniweb
POSTGRES_PASSWORD: miniweb
ports:
- "5432:5432"
- "54321:5432"
volumes:
postgres_data: