From f94c8bbf52943f6a327e209b2f8e6134dc20a133 Mon Sep 17 00:00:00 2001 From: berat-yilmaz <70844497+berat-yilmaz@users.noreply.github.com> Date: Tue, 30 Apr 2024 19:41:20 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 30f20b44..e150ee46 100644 --- a/README.md +++ b/README.md @@ -34,8 +34,4 @@ DEPLOY_MACHINE_IP=127.0.0.1 REACT_APP_DEPLOY_MACHINE_IP=127.0.0.1 ``` -and in the .env in the frontend folder: - -Afterwards, run the following commands: - and then `docker-compose up` or `docker compose up`.