made webhook domain variable
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ services:
|
||||
image: cryptkiddie2/webhook-docker:latest
|
||||
restart: always
|
||||
labels:
|
||||
- traefik.frontend.rule=Host:site.webhook.nachtigall.chaospott.de
|
||||
- traefik.frontend.rule=Host:${WEBHOOK_DOMAIN}
|
||||
- traefik.port=9000
|
||||
- traefik.docker.network=web
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user