Workaround for broken Zammad Scheduler database config
This commit is contained in:
		
					parent
					
						
							
								2eb18460be
							
						
					
				
			
			
				commit
				
					
						7ede6272b7
					
				
			
		
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -1,6 +1,4 @@ | |||
| --- | ||||
| version: '3.8' | ||||
| 
 | ||||
| {# | ||||
| https://github.com/zammad/zammad-docker-compose | ||||
| Docker Compose does not allow defining variables in the compose file (only in .env files), so we use Jinja variables instead | ||||
|  | @ -138,6 +136,8 @@ services: | |||
|   zammad-scheduler: | ||||
|     <<: *zammad-service | ||||
|     command: ["zammad-scheduler"] | ||||
|     volumes: | ||||
|       - /ansible_docker_compose/zammad-scheduler-database.yml:/opt/zammad/config/database.yml # workaround for connection pool issue | ||||
| 
 | ||||
|   zammad-websocket: | ||||
|     <<: *zammad-service | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue