✏️ Added a .localhost TLD for threetwo-ui

This commit is contained in:
2021-10-19 09:28:25 -07:00
parent 918b4dd47d
commit eaf5616fea

View File

@@ -11,7 +11,7 @@ services:
restart: unless-stopped
labels:
- "traefik.enable=true"
- "traefik.http.routers.threetwo-ui.rule=Host(`threetwo.local`)"
- "traefik.http.routers.threetwo-ui.rule=Host(`threetwo.localhost`)"
ports:
- "8050:8050"
- "3050:3050"