|
@@ -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
|