mirror of
https://github.com/razertory/Ginx.git
synced 2020-01-07 15:43:17 +00:00
修改配置文件规则
This commit is contained in:
@@ -13,3 +13,5 @@
|
||||
|
||||
.vscode/
|
||||
Ginx
|
||||
config.json
|
||||
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"server":":9999",
|
||||
"upstream": ["127.0.0.1:3000"]
|
||||
}
|
||||
Reference in New Issue
Block a user