first commit

This commit is contained in:
2025-11-28 00:20:23 +03:00
commit a8473eec11
13 changed files with 649 additions and 0 deletions

7
docker-compose.yml Normal file
View File

@@ -0,0 +1,7 @@
services:
watcher-visio:
build: .
ports:
- "5000:5000"
volumes:
- ./watcher_visio:/app