Update docker-compose.yml

This commit is contained in:
csmith1865 2024-10-14 15:04:19 +00:00
parent 9e5d65651c
commit ab8221889a

View File

@ -2,7 +2,7 @@ services:
webapp:
container_name: obscreen
restart: unless-stopped
image: jierka/obscreen:latest
image: csmith1865/obscreen:latest
environment:
- DEMO=false
- DEBUG=false