Compare commits
2 commits
d9126a7fc7
...
b7c581b340
| Author | SHA1 | Date | |
|---|---|---|---|
| b7c581b340 | |||
|
8428d5a66b |
2 changed files with 3 additions and 1 deletions
|
|
@ -7,6 +7,8 @@ markdown_extensions:
|
|||
- admonition
|
||||
- attr_list
|
||||
- codehilite
|
||||
- pymdownx.superfences:
|
||||
css_class: codehilite
|
||||
|
||||
theme:
|
||||
name: shadcn
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@ services:
|
|||
backend:
|
||||
|
||||
pretix:
|
||||
image: docker.io/pretix/standalone:2026.3
|
||||
image: docker.io/pretix/standalone:2026.4
|
||||
command: ["all"]
|
||||
ports:
|
||||
- "8345:80"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue