mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 02:10:05 +00:00 
			
		
		
		
	Implemented config image for pretix
This commit is contained in:
		| @@ -9,8 +9,11 @@ docker: | ||||
|       image:        pretix/standalone | ||||
|       version:      stable | ||||
|       name:         pretix | ||||
|       backup: | ||||
|         no_stop_required: true | ||||
|   volumes: | ||||
|     data:           "pretix_data" | ||||
|     config:         "pretix_config" | ||||
| features: | ||||
|   matomo:           true | ||||
|   css:              true | ||||
|   | ||||
		Reference in New Issue
	
	Block a user