ソースを参照

delete:忽略配置文件

lvxiaorun 4 年 前
コミット
fe8c461ab5
1 ファイル変更0 行追加22 行削除
  1. 0 22
      passport.yaml

+ 0 - 22
passport.yaml

@@ -1,22 +0,0 @@
-server:
-  host: 127.0.0.1
-  port: 10001
-
-mysql:
-  address: root:123456@tcp(127.0.0.1:3306)/shopperthree?charset=utf8&parseTime=True&loc=Local
-#  address: tangs:123456@tcp(local.pc:3306)/shopperthree?charset=utf8&parseTime=True&loc=Local
-
-redis:
-  master:
-    address: localhost:6379
-  slave:
-    address: localhost:6379
-#log:
-#  path: /Users/lvxiaorun/log/groupdef.log
-
-file:
-  path: .
-  host: http://file.dianxiaosa.com/
-
-token_key: 3946f3ac-a634-479c-9080-284e050a12a3
-runmode: dev