Working Eureka

This commit is contained in:
2022-04-23 23:17:19 +02:00
commit bb512853b5
12 changed files with 718 additions and 0 deletions

3
README.md Normal file
View File

@ -0,0 +1,3 @@
## Todo-Eureka server
Env variable 'HOSTNAME' is available to set the Eureka hostname to something other than the 'localhost'.
* Env variable 'EUREKAPORT' is available to set the port to something other than the '9996'.