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

Gigs-Listing Project Change #189

Merged
merged 7 commits into from
Oct 11, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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",
},
};