stashing my changes 1s

This commit is contained in:
Patrick Melanson
2026-02-17 17:28:54 -08:00
parent c860d975a9
commit 32eedb5982
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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"