Update usdt.sh
This commit is contained in:
@@ -118,7 +118,7 @@ if [[ $answer =~ ^[Yy]$ ]]; then
|
||||
echo -e "${GREEN}正在配置Caddy...${NC}"
|
||||
sudo tee /etc/caddy/Caddyfile > /dev/null << EOL
|
||||
$DOMAIN {
|
||||
encode gzip
|
||||
encode brotli gzip
|
||||
reverse_proxy localhost:7000
|
||||
}
|
||||
EOL
|
||||
|
||||
Reference in New Issue
Block a user