From 1eac536d6a10aa8568f32ce5964fd5e5f4c4022c Mon Sep 17 00:00:00 2001 From: Haikal Ardzi Shofiyyurrohman <13521012@std.stei.itb.ac.id> Date: Fri, 17 Nov 2023 07:37:52 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index aef29cb..2d5b4d9 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ docker compose up --build -d 1. Buka phpmyadmin <br> klik [disini](localhost:8080) atau akses link berikut pada browser ``` - localhost:8080 + localhost:8088 ``` 2. Pilih database saranghaengbok_rest 3. Pilih import @@ -32,4 +32,4 @@ localhost:3000 ## Pembagian Tugas ### REST -Backend Login, Register, Transaction : 13521012 \ No newline at end of file +Backend Login, Register, Transaction : 13521012 -- GitLab