From 13be17fa8fd50a504e4a96e44f9957cc5ed7e10d Mon Sep 17 00:00:00 2001 From: bivashy Date: Mon, 1 Sep 2025 19:21:31 +0500 Subject: [PATCH] Use docker shared network instead of localhost --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.example b/.env.example index a8a41ec..368f33c 100644 --- a/.env.example +++ b/.env.example @@ -1,3 +1,3 @@ KODIK_TOKEN=YOUR_KODIK_TOKEN EUREKA_SCHEMA=http -EUREKA_HOST=localhost:8090 +EUREKA_HOST=anyame-vue-bff:8080