This commit is contained in:
Tomáš Dvořák
2025-10-03 16:26:44 +02:00
parent 0fc92f8464
commit cdb8bcd3e9
5928 changed files with 1054476 additions and 72 deletions
+2
View File
@@ -25,6 +25,8 @@ services:
working_dir: /app
ports:
- "3000:3000"
environment:
- VITE_API_URL=http://backend:8080
volumes:
- ./frontend:/app
- /app/node_modules