Browse Source

fix org config

release
xiaohanzi 4 years ago
parent
commit
dae279e8a2
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      service-org/src/main/resources/bootstrap.yml

+ 1
- 1
service-org/src/main/resources/bootstrap.yml View File

@@ -5,7 +5,7 @@ spring:
config: config:
#docker config #docker config
#uri: http://config:1001/ #uri: http://config:1001/
uri: http://localhost:1001
uri: http://localhost:1001/
profile: dev profile: dev
name: service-org name: service-org
server: server:

Loading…
Cancel
Save