liuxiaolong
2019-09-18 711e90df27648aff82eda78d16dbbc159cceb625
config/dev.yaml
@@ -3,7 +3,20 @@
    jwtSecret: BASIC    
    jwtExpire: 24  
    url: http://127.0.0.1:8080
    imageUrl: http://192.168.1.182:6080
    imageUrl: http://192.168.1.203:6080
    publicDomain: http://bsic.asuscomm.com
    networkAdapter: enp8s0
facedetect:
    url: 127.0.0.1:4009
dbpersoncompare:
    url: 127.0.0.1:4010
espersoncompare:
    url:
     - 127.0.0.1:4011
weedfs:
    ip: 192.168.1.203
    uploadport: 6333
    visitport: 6080
redis:
    host: 127.0.0.1
    port: 6379