chore: del move and update qr with dockerfile

This commit is contained in:
d3m0k1d
2026-04-29 14:46:41 +03:00
parent d3a2fe0f9c
commit 2b4d6c3441
9 changed files with 126 additions and 455 deletions
+14
View File
@@ -51,5 +51,19 @@ services:
/server
"
scanner:
build:
context: ../scanner
dockerfile: Dockerfile
environment:
SERVER_URL: http://app:8080
depends_on:
app:
condition: service_started
devices:
- /dev/video0:/dev/video0
profiles:
- scanner
volumes:
postgres_data: