Remove rsync:// prefix from deployment URL
Build and deploy Hugo site / build (push) Failing after 6s

This commit is contained in:
YaoLei
2026-07-06 10:42:27 +08:00
parent 4756a49ed3
commit 1867aee693
+1 -1
View File
@@ -5,4 +5,4 @@ languageCode = "en-us"
[deployment]
[[deployment.targets]]
name = "production"
URL = "rsync://root@192.168.254.5:/opt/1panel/www/sites/www.learngaming.top/index"
URL = "root@192.168.254.5:/opt/1panel/www/sites/www.learngaming.top/index"