Skip to content

Commit

Permalink
added pretix to default compose
Browse files Browse the repository at this point in the history
  • Loading branch information
themrphantom committed Nov 12, 2024
1 parent 972ea6e commit 67e180a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,11 @@ services:
#- MAIL_USERNAME=
#- MAIL_PASSWORD=
#- MAIL_POSTFIX=
#- PRETIX_URL=
#- PRETIX_CHECKIN_LIST_ID=
#- PRETIX_ORGANIZER=
#- PRETIX_EVENT=
#- PRETIX_API_TOKEN=

db:
image: postgres
Expand Down

0 comments on commit 67e180a

Please sign in to comment.