Port Entry api routes

This commit is contained in:
2026-01-30 14:10:48 +13:00
parent 7b44b41579
commit 11bb625a97
5 changed files with 116 additions and 4 deletions

View File

@@ -7,8 +7,6 @@ services:
environment:
POSTGRES_USER: root
POSTGRES_PASSWORD: mysecretpassword
POSTGRES_DB: local
POSTGRES_DB: memento
volumes:
- pgdata:/var/lib/postgresql
volumes:
pgdata:
- ~/tmp/pgdata:/var/lib/postgresql