diff --git a/_config.yml b/_config.yml index 3d253e2..034422e 100644 --- a/_config.yml +++ b/_config.yml @@ -80,3 +80,10 @@ theme: gstyle ## Docs: https://hexo.io/docs/deployment.html deploy: type: + +server: + port: 4000 + log: true + ip: 0.0.0.0 + compress: false + header: true \ No newline at end of file