Обновить docker-compose.yml

This commit is contained in:
Xanders25 2024-12-16 18:34:12 +02:00
parent 0a18f2eee2
commit 2daafa38af
1 changed files with 11 additions and 11 deletions

View File

@ -8,4 +8,4 @@ services:
- "5000:5000" - "5000:5000"
volumes: volumes:
- .:/app - .:/app
command: python app.py command: python app/app.py