some conf updates
This commit is contained in:
4
makefile
4
makefile
@@ -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)
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user