Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 283 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 283 Bytes

docker-pretix

This is an opinionated Docker Compose setup for pretix.eu on libre.sh.

Please copy the example files in place and adjust them to your needs.

mkdir -p .state/pretix/etc/pretix
cp .env.example .env
cp pretix.example.cfg .state/pretix/etc/pretix/pretix.cfg