Fix optional feedback auth fallback

This commit is contained in:
2569718930@qq.com
2026-06-14 04:40:02 +08:00
parent 25408797f1
commit e6c99c946a
5 changed files with 38 additions and 5 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
$VPS = "root@38.54.27.70"
$VPS = "root@172.245.214.111"
$PROJECT = "/root/PolyWeather"
Write-Host "🚀 Deploying to $VPS..." -ForegroundColor Cyan