Remove containerHttpPort 80 🔥 (#322)

This commit is contained in:
kgnfth
2020-12-18 01:23:50 +01:00
committed by GitHub
parent 77a42b34f8
commit a5d5dcaaf0
11 changed files with 1 additions and 25 deletions

View File

@@ -1,6 +1,6 @@
captainVersion: 4
services:
'$$cap_appname':
$$cap_appname:
image: organizr/organizr:$$cap_version
environment:
TZ: '$$cap_tz'
@@ -9,11 +9,8 @@ services:
branch: '$$cap_branch' #'v2-master' #v2-master or #v2-develop
PUID: 1000
PGID: 1000
volumes:
- '$$cap_appname-config:/config'
caproverExtra:
containerHttpPort: '80'
caproverOneClickApp:
variables:
- id: '$$cap_version'
@@ -32,7 +29,6 @@ caproverOneClickApp:
label: Organizr branch
defaultValue: 'v2-master'
description: Branch name to use
instructions:
start: |-
Do you have quite a bit of services running on your computer or server? Do you have a lot of bookmarks or have to memorize a bunch of ip's and ports?