stashing my changes 1s
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
# Gratefully cribbed from https://matrix-construct.github.io/tuwunel/deploying/docker-compose.for-traefik.yml
|
||||
|
||||
services:
|
||||
homeserver:
|
||||
app:
|
||||
### If you already built the conduduwit image with 'docker build' or want to use the Docker Hub image,
|
||||
### then you are ready to go.
|
||||
image: jevolk/tuwunel:latest
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Generously cribbed from https://matrix-construct.github.io/tuwunel/deploying/docker-compose.override.yml
|
||||
|
||||
services:
|
||||
homeserver:
|
||||
app:
|
||||
labels:
|
||||
- "traefik.enable=true"
|
||||
- "traefik.docker.network=proxy"
|
||||
|
||||
Reference in New Issue
Block a user