code refactor

This commit is contained in:
slawk0
2025-01-02 20:10:08 +01:00
parent c2b53e1c6c
commit 0ac655b83a
16 changed files with 130 additions and 156 deletions

View File

@@ -13,6 +13,8 @@ services:
PG_HOST: db
ports:
- "3000"
volumes:
- attachments:/app/client/server/attachments
depends_on:
db:
condition: service_healthy