mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-09-09 19:57:16 +02: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