瀏覽代碼

忽略配置文件

hongze 3 年之前
父節點
當前提交
024ef3b44d
共有 2 個文件被更改,包括 1 次插入6 次删除
  1. 1 0
      .gitignore
  2. 0 6
      conf/app.conf

+ 1 - 0
.gitignore

@@ -4,3 +4,4 @@
 /go.mod
 /rdlucklog
 /.idea
+/conf

+ 0 - 6
conf/app.conf

@@ -1,6 +0,0 @@
-appname = hongze_public_api
-httpport = 8086
-runmode = dev
-autorender = false
-copyrequestbody = true
-EnableDocs = true