Compare commits
2 commits
a081dcd034
...
d9126a7fc7
| Author | SHA1 | Date | |
|---|---|---|---|
| d9126a7fc7 | |||
|
fc47d119bb |
4 changed files with 3 additions and 1 deletions
|
|
@ -1,3 +1,5 @@
|
||||||
# CCCHH Infrastructure Documentation
|
# CCCHH Infrastructure Documentation
|
||||||
|
|
||||||
Home for CCCHH infrastructure documentation.
|
Home for CCCHH infrastructure documentation.
|
||||||
|
|
||||||
|
- **Guides**: Documentation on how to achieve various things.
|
||||||
|
|
|
||||||
|
|
@ -25,7 +25,7 @@ services:
|
||||||
backend:
|
backend:
|
||||||
|
|
||||||
pretix:
|
pretix:
|
||||||
image: docker.io/pretix/standalone:2026.3
|
image: docker.io/pretix/standalone:2026.4
|
||||||
command: ["all"]
|
command: ["all"]
|
||||||
ports:
|
ports:
|
||||||
- "8345:80"
|
- "8345:80"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue