Skip to content

Commit 9f378f5

Browse files
authored
Update INSTALL.md
1 parent 6ca3954 commit 9f378f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/INSTALL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ java -jar build/libs/fortunemon-backend.jar
7272
frontend/.env 파일을 생성 후 아래와 같이 API 서버 주소를 명시합니다:
7373

7474
```
75-
VITE_API_URL=http://localhost:8080
75+
REACT_APP_SERVER_BASE_URL= https://api.fortunemon.shop
7676
```
7777
② 실행 명령어
7878

0 commit comments

Comments
 (0)