First
This commit is contained in:
parent
0dd3d10ed4
commit
e9d48626d7
|
|
@ -6,23 +6,4 @@ services:
|
|||
environment:
|
||||
- ENV=development
|
||||
volumes:
|
||||
- .:/app
|
||||
logging:
|
||||
driver: json-file
|
||||
options:
|
||||
max-size: "10m"
|
||||
max-file: "3"
|
||||
|
||||
# 🎯 Работает ТОЛЬКО в Docker Compose v2.20+
|
||||
develop:
|
||||
watch:
|
||||
- action: sync
|
||||
path: ./
|
||||
target: /app
|
||||
ignore:
|
||||
- __pycache__/
|
||||
- '*.pyc'
|
||||
- .git/
|
||||
- .venv/
|
||||
- action: rebuild
|
||||
path: pyproject.toml
|
||||
- .:/app
|
||||
|
|
@ -1 +1 @@
|
|||
{"id": 113015, "hash": "f1221f9dad5bd5f0b969e74c71e13195", "status": "processing", "total": "1555", "modified": "2026-03-27T14:47:29"}
|
||||
{"id": 113016, "hash": "c5fafd5aa9e69d742249afe450ff19ed", "status": "processing", "total": "2110", "modified": "2026-03-27T15:10:23"}
|
||||
Loading…
Reference in New Issue