Skip to content
Snippets Groups Projects
Commit 5f00ecee authored by Hyun Woo Jeong's avatar Hyun Woo Jeong
Browse files

cheching env

parent f6b37362
Branches hgb-wip
No related tags found
No related merge requests found
......@@ -80,6 +80,8 @@ function App() {
);
}
console.log(process.env.REACT_APP_KAKAOMAP_API_KEY)
async function requestLogout() {
const response = await axios({
url: 'http://13.125.128.95:8080/auth/logout', // 통신할 웹문서
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment