Commit 7562dcac authored by Liang Ding's avatar Liang Ding

#19

parent e31c7096
...@@ -87,7 +87,8 @@ public class StaticSiteProcessor { ...@@ -87,7 +87,8 @@ public class StaticSiteProcessor {
Latkes.setServerScheme("https"); Latkes.setServerScheme("https");
// TODO: 前端传入生成站点域名 // TODO: 前端传入生成站点域名
Latkes.setServerHost("88250.github.io"); // Latkes.setServerHost("88250.github.io");
Latkes.setServerHost("dl88250.gitee.io");
Latkes.setServerPort(""); Latkes.setServerPort("");
genURI("/index.html"); genURI("/index.html");
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment