Fix homepage allowed hosts
This commit is contained in:
@@ -27,5 +27,8 @@ grafana-b510.duckdns.org {
|
||||
git-b510.duckdns.org {
|
||||
reverse_proxy 127.0.0.1:3002
|
||||
}
|
||||
home-b510.duckdns.org {
|
||||
reverse_proxy 127.0.0.1:3003
|
||||
}
|
||||
# Refer to the Caddy docs for more information:
|
||||
# https://caddyserver.com/docs/caddyfile
|
||||
|
||||
Reference in New Issue
Block a user