exception-test/docker-compose.yml

13 lines
240 B
YAML

version: '3.7'
services:
exception-test:
restart: always
network_mode: host
build:
context: .
# entrypoint: /app/camdetect.py
# command: http://user:123456@localhost:8080/?action=stream
# environment: *common