some conf updates

This commit is contained in:
ben
2020-12-11 13:43:18 +01:00
parent 58c9a82364
commit 83b191ed1d
2 changed files with 2 additions and 6 deletions

View File

@@ -11,8 +11,8 @@ DATAVOL=/home/docker/$(CONTAINER)/vol
#net=host: mandatory for others containers to connect to mysql
STARTOPT=-d \
-p 8091:8080 \
-v $(DATAVOL):/root \
-p 8080:8080 \
-v DATAVOL:/root \
--name $(CONTNAME) \
$(CONTAINER)

View File

@@ -13,10 +13,6 @@ autorestart=true
command=/opt/noVNC/utils/launch.sh --vnc localhost:5900 --listen 8080
autorestart=true
#[program:novnc]
#command=/opt/noVNC/utils/launch.sh --vnc benux.mailliet.ovh:5901 --listen 8081
#autorestart=true
[program:fluxbox]
command=fluxbox
autorestart=true