This commit is contained in:
2025-03-19 09:46:52 +00:00
20 changed files with 569 additions and 357 deletions

View File

@@ -21,6 +21,8 @@ services:
env_file: .env.docker
ports:
- 3040:3040
volumes:
- ./.env.docker:/app/.env
depends_on:
database:
condition: service_healthy