- fixed indent
- removed some blanklines - removed defaultVersion parameter again
This commit is contained in:
parent
92a2a7a040
commit
0cbeac0875
@ -1,7 +1,6 @@
|
||||
version: '2'
|
||||
|
||||
services:
|
||||
|
||||
zammad-backup:
|
||||
command: ["zammad-backup"]
|
||||
depends_on:
|
||||
@ -120,8 +119,6 @@ services:
|
||||
volumes:
|
||||
- zammad-data:/opt/zammad
|
||||
|
||||
|
||||
|
||||
volumes:
|
||||
elasticsearch-data:
|
||||
driver: local
|
||||
|
@ -19,12 +19,12 @@ catalog:
|
||||
- true
|
||||
|
||||
- variable: "PUBLISH_PORT"
|
||||
label: "Publish port"
|
||||
description: |
|
||||
Set port to publish the service.
|
||||
required: true
|
||||
type: "int"
|
||||
default: 9797
|
||||
label: "Publish port"
|
||||
description: |
|
||||
Set port to publish the service.
|
||||
required: true
|
||||
type: "int"
|
||||
default: 9797
|
||||
|
||||
services:
|
||||
zammad-backup:
|
||||
|
@ -2,7 +2,6 @@ name: Zammad
|
||||
description: |
|
||||
Zammad is a web based open source helpdesk/customer support system
|
||||
version: "2.2.0-12"
|
||||
defaultVersion: "2.2.0-12"
|
||||
category: Ticketsystems
|
||||
maintainer: "Zammad Project <info@zammad.org>"
|
||||
projectURL: https://github.com/zammad/zammad
|
||||
|
Loading…
x
Reference in New Issue
Block a user