Skip to content
This repository has been archived by the owner on Dec 14, 2022. It is now read-only.

Commit

Permalink
feat: update example config
Browse files Browse the repository at this point in the history
Signed-off-by: Mike Murray <hellomikemurray@gmail.com>
  • Loading branch information
mikemurray committed Mar 30, 2020
1 parent 3122911 commit 4c85c14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/reaction.config.example.js
@@ -1,5 +1,5 @@
export default {
oidcClientId: "reaction-admin",
oidcClientId: "reaction-admin-core",
oidcUrl: "http://localhost:4444",
rootUrl: "http://localhost:8081"
};

0 comments on commit 4c85c14

Please sign in to comment.