This commit is contained in:
eneller
2026-03-06 19:07:22 +01:00
parent 0dabdaa136
commit a618ce5e1e
8 changed files with 26 additions and 26 deletions

View File

@@ -5,6 +5,8 @@ services:
POSTGRES_PASSWORD: pass
ports:
- "5432:5432"
volumes:
- ./.docker:/var/lib/postgresql
adminer:
image: adminer