minor fixes and pretalx preparation
This commit is contained in:
parent
7c84f764a1
commit
1713ba2ab6
1 changed files with 5 additions and 0 deletions
|
|
@ -14,6 +14,11 @@ services:
|
||||||
environment:
|
environment:
|
||||||
- TZ=Europe/Berlin
|
- TZ=Europe/Berlin
|
||||||
env_file: ".env-pretix"
|
env_file: ".env-pretix"
|
||||||
|
|
||||||
|
# pretalx:
|
||||||
|
# image: harbor.aalen.space/sfz.aalen/infra/images/pretalx-ctbk:1741346032
|
||||||
|
|
||||||
|
# databases
|
||||||
memcached:
|
memcached:
|
||||||
image: docker.io/memcached:alpine
|
image: docker.io/memcached:alpine
|
||||||
restart: always
|
restart: always
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue