From ce9add610569bbf7e61e2f74e25e0d74c5eb2384 Mon Sep 17 00:00:00 2001 From: zeus Date: Mon, 22 Nov 2021 13:13:16 +0200 Subject: [PATCH] edit docker-comp --- playground-client/.env | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/playground-client/.env b/playground-client/.env index 746b3c1..9f18be1 100644 --- a/playground-client/.env +++ b/playground-client/.env @@ -1,4 +1,4 @@ NODE_ENV=development -VUE_APP_BASE_SERVER_URL=http://readmongo.poc-datacollector_datacollector-net:3000/ -VUE_APP_BASE_SERVER=readmongo.poc-datacollector_datacollector-net:3000 +VUE_APP_BASE_SERVER_URL=http://localhost:3000/ +VUE_APP_BASE_SERVER=localhost:3000