Remove unneeded labels and containers after moving to traefik

This commit is contained in:
Marko Korhonen 2023-04-03 23:29:30 +03:00
parent aa00c1d36e
commit f469555599
12 changed files with 5 additions and 220 deletions

View file

@ -37,6 +37,11 @@ korhonen.cc, *.korhonen.cc {
reverse_proxy forgejo:3000
}
@woodpecker host ci.korhonen.cc
handle @woodpecker {
reverse_proxy woodpecker:8000
}
@searx host search.korhonen.cc
handle @searx {
reverse_proxy searx:8080