Explorar el Código

fix org config

release
xiaohanzi hace 3 años
padre
commit
dae279e8a2
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      service-org/src/main/resources/bootstrap.yml

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

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

Cargando…
Cancelar
Guardar