Commit 002d8437 authored by Anthony Wang's avatar Anthony Wang 💬

fix configurations

parent 271b4464
server.port=${ACT_REGISTRY_PORT:8761}
eureka.client.register-with-eureka=${ACT_REGISTRY_REGISTER_WITH_EUREKA:false}
eureka.client.fetch-registry=${ACT_REGISTRY_FETCH:false}
\ No newline at end of file
eureka.client.fetch-registry=${ACT_REGISTRY_FETCH:false}
spring.cloud.config.uri=${ACT_CONFIG_SERVER_URL:https://gateway.bluetechnology.cc:8888}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment