pretix-proxy/dev/docker/stacks/production/docker-compose.yml

9 lines
198 B
YAML
Raw Permalink Normal View History

2023-10-16 20:28:25 +01:00
version: '3'
services:
static-hoster:
images: dev.cat-enby.club/nikurasu/pretix-proxy:latest
environment:
- DOMAIN="reg.ulmer-furs.de"
- API_KEY=""
ports:
- 3000:3000