Use docker shared network instead of localhost
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
KODIK_TOKEN=YOUR_KODIK_TOKEN
|
||||
EUREKA_SCHEMA=http
|
||||
EUREKA_HOST=localhost:8090
|
||||
EUREKA_HOST=anyame-vue-bff:8080
|
||||
|
Reference in New Issue
Block a user