We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ca3954 commit 9f378f5Copy full SHA for 9f378f5
1 file changed
docs/INSTALL.md
@@ -72,7 +72,7 @@ java -jar build/libs/fortunemon-backend.jar
72
frontend/.env 파일을 생성 후 아래와 같이 API 서버 주소를 명시합니다:
73
74
```
75
-VITE_API_URL=http://localhost:8080
+REACT_APP_SERVER_BASE_URL= https://api.fortunemon.shop
76
77
② 실행 명령어
78
0 commit comments