User role based access and moved db

This commit is contained in:
2025-10-10 12:19:43 -04:00
parent b8c545271a
commit d8fbcbbf4d
5 changed files with 56 additions and 9 deletions

View File

@@ -26,7 +26,7 @@ services:
env_file:
- .env
volumes:
- data:/data/db
- ./postgres-data:/var/lib/postgresql/data
volumes:
data: