chore: added wterminal link

This commit is contained in:
Ward Truyen
2024-09-23 09:04:30 +02:00
parent 14bb57c76a
commit 84f3e6c2d6
2 changed files with 2 additions and 0 deletions

View File

@@ -2,6 +2,7 @@ services:
siteward:
build: .
container_name: ward-web
restart: always
labels:
- "traefik.http.routers.siteward.rule=Host(`ward.truyen.network`) && PathPrefix(`/`)"
- "traefik.http.routers.siteward.entrypoints=websecure"