got nested routing working

This commit is contained in:
2024-12-10 03:04:55 -08:00
parent 5e04815911
commit 6ce6b9289a
10 changed files with 328 additions and 19 deletions

View File

@@ -9,7 +9,7 @@ services:
POSTGRES_PASSWORD: postgres
POSTGRES_DB: postgres
volumes:
- ./postgres-data:/var/lib/postgresql/data
- ~/databases/uplifting-api-postgres-data:/var/lib/postgresql/data
volumes:
postgres-data: