Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

[Ready Release] Gigs Listing - RCRM Status Sync #200

Merged
merged 14 commits into from
Oct 25, 2021
Merged
Prev Previous commit
Next Next commit
ci:redeploying
  • Loading branch information
LieutenantRoger committed Oct 2, 2021
commit d254f073d6f6467c4260f82242534bdfbca6e2a9
9 changes: 0 additions & 9 deletions config/dev.js
Original file line number Diff line number Diff line change
@@ -1,11 +1,2 @@
module.exports = {
MFE_CONFIG: {
"@topcoder/micro-frontends-challenges-app":
"https://platform.topcoder-dev.com/challenges-app/topcoder-micro-frontends-challenges-app.js",
"@topcoder/micro-frontends-gigs-app":
"http://localhost:8010/gigs-app/topcoder-micro-frontends-gigs-app.js",
},
URL: {
BASE: "http://localhost:3000",
},
};