Commit ce5749df authored by Anthony Wang's avatar Anthony Wang 💬

update registry configuration

parent 52fc9a7c
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.register-with-eureka=${ACT_REGISTRY_REGISTER_WITH_EUREKA:true}
eureka.client.fetch-registry=${ACT_REGISTRY_FETCH:true}
\ 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