add element-web container

This commit is contained in:
cy 2024-12-23 21:11:08 -05:00
parent dfb4fc3340
commit 920fdd7504
3 changed files with 31 additions and 0 deletions

View file

@ -75,3 +75,8 @@ grafana.cything.io {
import common
reverse_proxy localhost:8088
}
element.cything.io {
import common
reverse_proxy localhost:8089
}