Fixes for typo in zammad template and match the service in rancher-compose with docker-compose (#481)

* fix typo

* update service name to match services in docker-compose.yml
This commit is contained in:
Denise
2017-04-08 12:18:40 -07:00
committed by Bill Maxwell
parent 3182faff66
commit f377ca033e
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ zammad-scheduler:
start_on_create: true
zammad-railsserver:
scale: 1
tart_on_create: true
start_on_create: true
zammad-websocket:
scale: 1
start_on_create: true