Publish LumaOps source
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
services:
|
||||
lumaops:
|
||||
network_mode: host
|
||||
ports: !reset []
|
||||
environment:
|
||||
# Host networking heeft geen port mapping: luister rechtstreeks op de
|
||||
# gekozen publieke webpoort.
|
||||
APP_PORT: "${WEB_PORT:-1223}"
|
||||
OPENRGB_HOST: "127.0.0.1"
|
||||
ENABLE_NETWORK_DISCOVERY: "true"
|
||||
Reference in New Issue
Block a user