eureka client registration done
This commit is contained in:
@@ -35,6 +35,12 @@ gitlab:
|
||||
token:
|
||||
path: /mnt/apollo_storage/repository #C:\\repos\\olympus_ai\\gitClone
|
||||
|
||||
eureka:
|
||||
client:
|
||||
serviceUrl:
|
||||
defaultZone: ${EUREKA_URI:http://localhost:8761/eureka}
|
||||
instance:
|
||||
preferIpAddress: true
|
||||
|
||||
#spring.jpa.show-sql=true
|
||||
#spring.jpa.hibernate.ddl-auto=update
|
||||
|
||||
Reference in New Issue
Block a user