Ver código fonte

fix org config

release
xiaohanzi 3 anos atrás
pai
commit
dae279e8a2
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      service-org/src/main/resources/bootstrap.yml

+ 1
- 1
service-org/src/main/resources/bootstrap.yml Ver arquivo

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

Carregando…
Cancelar
Salvar