Skip to content

Commit 2857cc1

Browse files
cool
1 parent a10d8ba commit 2857cc1

File tree

2 files changed

+1
-5245
lines changed

2 files changed

+1
-5245
lines changed

client/src/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import App from "./App";
66
import "./index.css";
77
import store from "./store";
88

9-
export const API = "http://157.245.111.58";
9+
export const API = "http://localhost:5000";
1010

1111
ReactDOM.render(
1212
<React.StrictMode>

0 commit comments

Comments
 (0)