Skip to content

Commit

Permalink
Latest
Browse files Browse the repository at this point in the history
  • Loading branch information
alexmk92 committed May 9, 2017
1 parent 3c7a0b3 commit cce4a9f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module.exports = {
SERVICE_GATEKEEPER_HOST: "52.91.84.45",
SERVICE_GATEKEEPER_HOST: "54.211.210.133",
SERVICE_GATEKEEPER_PORT: "8085",
SERVICE_COLLECTION_HOST: "52.91.84.45",
SERVICE_COLLECTION_HOST: "54.211.210.133",
SERVICE_COLLECTION_PORT: "8080"
};

0 comments on commit cce4a9f

Please sign in to comment.