Commit 271b4464 authored by Anthony Wang's avatar Anthony Wang 💬

restore registry configuration

parent ce5749df
server.port=${ACT_REGISTRY_PORT:8761} server.port=${ACT_REGISTRY_PORT:8761}
eureka.client.register-with-eureka=${ACT_REGISTRY_REGISTER_WITH_EUREKA:true} eureka.client.register-with-eureka=${ACT_REGISTRY_REGISTER_WITH_EUREKA:false}
eureka.client.fetch-registry=${ACT_REGISTRY_FETCH:true} eureka.client.fetch-registry=${ACT_REGISTRY_FETCH:false}
\ No newline at end of file \ 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