Skip to content
This repository was archived by the owner on Jun 10, 2019. It is now read-only.

Commit 4c4ec10

Browse files
alexspencerickr
authored andcommitted
Revert Env changes.
1 parent 3b940cf commit 4c4ec10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/config/environment.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
const config = {
2-
backendUrl: 'https://api.operationcode.org/api/v1'
2+
backendUrl: 'http://localhost:3000/api/v1'
33
};
44

55
export default config;

0 commit comments

Comments
 (0)