Added quotation marks to fix syntax error
This commit is contained in:
		
							parent
							
								
									d7293a68de
								
							
						
					
					
						commit
						ec798d524b
					
				| @ -33,7 +33,7 @@ services: | ||||
|     image: zammad/zammad-docker-compose:zammad | ||||
|     labels: | ||||
|       io.rancher.container.pull_image: always | ||||
|       io.rancher.container.start_once: true | ||||
|       io.rancher.container.start_once: 'true' | ||||
|     restart: on-failure | ||||
|     volumes: | ||||
|       - data-zammad:/home/zammad | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user