Sichtbare DockerLogs im Dev, änderungen an der python version gegen angriffe

This commit is contained in:
Nirodan
2025-06-17 14:35:55 +02:00
parent 263ac52454
commit c6f4522d2c
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -9,5 +9,6 @@ services:
- ./backend:/backend
- ./frontend:/frontend
- ./backend/config:/config
- ./logs:/app/backend/logs
working_dir: /app/backend
command: python app.py