chore: del move and update qr with dockerfile
This commit is contained in:
@@ -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:
|
||||
Reference in New Issue
Block a user