exposed eurekas report port
All checks were successful
build and publish docker image / deploy / build (push) Successful in 2m45s

changed dummy service's eureka server conf
This commit is contained in:
hirst 2024-06-01 19:23:49 +02:00
parent e55f1e1bbe
commit d9515e875b
2 changed files with 2 additions and 3 deletions

View file

@ -7,6 +7,8 @@ services:
image: git.4o1x5.dev/learningpulse/server/eureka:dev
restart: always
hostname: eureka-server
ports:
- 8761:8761
networks:
- learningpulse
environment:

View file

@ -1,6 +1,3 @@
app:
eureka-server: localhost
server:
port: 0