obscreen/docker-compose.dev.yml
2024-03-22 14:59:23 +01:00

16 lines
369 B
YAML

version: '3'
services:
webapp:
build:
context: .
dockerfile: Dockerfile
container_name: obscreen
restart: unless-stopped
image: obscreen:latest
environment:
- DEBUG=false
- REVERSE_PROXY_MODE=false
- LX_FILE=./var/run/lxfile
volumes:
- .:/app
# - /home/pi/.config/lxsession/LXDE-pi/autostart:./var/run/lxfile