- fixed indent

- removed some blanklines
- removed defaultVersion parameter again
This commit is contained in:
André Bauer 2017-12-19 16:36:48 +01:00
parent 92a2a7a040
commit 0cbeac0875
3 changed files with 6 additions and 10 deletions

View File

@ -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

View File

@ -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:

View File

@ -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