mirror of
https://github.com/mtan93/Apps-Community.git
synced 2026-03-08 05:31:59 +00:00
Removed VNC connection
This commit is contained in:
@@ -17,9 +17,6 @@
|
||||
pgrole: 'mkvtoolnix'
|
||||
intport: '5800'
|
||||
extport: '5805'
|
||||
intport2: '5900'
|
||||
extport2: '5905'
|
||||
expose: '5905'
|
||||
image: 'jlesage/mkvtoolnix'
|
||||
|
||||
# CORE (MANDATORY) ############################################################
|
||||
@@ -70,9 +67,7 @@
|
||||
image: '{{image}}'
|
||||
pull: yes
|
||||
published_ports:
|
||||
# - '{{ports.stdout}}{{extport}}:{{intport}}'
|
||||
- '5800:5805/tcp'
|
||||
- '5900:5905/tcp'
|
||||
- '{{ports.stdout}}{{extport}}:{{intport}}'
|
||||
volumes: '{{pg_volumes}}'
|
||||
env: '{{pg_env}}'
|
||||
restart_policy: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user