Peertube fixes

This commit is contained in:
A 2025-04-16 10:09:53 -07:00
parent 3b9d5bc2a3
commit e73919bc59

View File

@ -27,7 +27,7 @@
}
chat.{$DWEB_DOMAIN}, http://chat.{$DWEB_ONION} {
reverse_proxy http://element:8001
reverse_proxy http://element:80
header Onion-Location http://chat.{$DWEB_ONION}
}
@ -46,7 +46,7 @@ peertube.{$DWEB_DOMAIN}:1935, https://peertube.{$DWEB_DOMAIN}:1935 {
}
peertube.{$DWEB_DOMAIN}, https://peertube.{$DWEB_DOMAIN} {
reverse_proxy http://peertube-back:9010
reverse_proxy http://peertube-back:9000
}
social.{$DWEB_DOMAIN}, http://social.{$DWEB_ONION} {