From dd4f515eb2e5f60c5fddd5d9baf63129122a7ee1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=96mer=20=C5=9Eafak=20Bebek?= <75090441+omersafakbebek@users.noreply.github.com> Date: Mon, 25 Dec 2023 21:24:20 +0300 Subject: [PATCH] Update README.md --- ludos/backend/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ludos/backend/README.md b/ludos/backend/README.md index fcf8c96d..14537c4c 100644 --- a/ludos/backend/README.md +++ b/ludos/backend/README.md @@ -1,5 +1,5 @@ # LUDOS Backend Api -Deployed Swagger Documentation: http://3.125.225.39:8080/api +Deployed Swagger Documentation: http://164.92.195.35:8080/api ## How to run? ```WORKDIR=./ludos/backend```
1. Create a .env file for the environment variables. Please ask for the variables. The name of the variables are included in .env.example file.