Skip to content

Commit

Permalink
Merge pull request #19 from mediafellows/purpose/update-mediabench-do…
Browse files Browse the repository at this point in the history
…mains

Change mediacentral domains to MediaBench
  • Loading branch information
xeniazhukova authored Feb 21, 2024
2 parents ba415e2 + a900285 commit 4417186
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ const config = {
"companion-eu": "https://companion-cf.lambda-eu.mediastore.dev",
"attachments-companion": "https://attachments-companion-cf.lambda.mediastore.dev",
imgResizer: "https://img-resizer.api.mediastore.dev",
mediacentral: "https://mcentralapp.mediastore.click",
mediabench: "https://app.mediabench.dev",
},
repos: {
'mpx-ui-admin': {
Expand Down Expand Up @@ -183,7 +183,7 @@ const config = {
"companion-eu": "https://companion-cf.lambda-eu.mediastore.dev",
"attachments-companion": "https://attachments-companion-cf.lambda.mediastore.dev",
imgResizer: "https://img-resizer.api.mediastore.dev",
mediacentral: "https://mcentralapp.mediastore.click",
mediabench: "https://app.mediabench.dev",
},
repos: {
'mpx-ui-admin': {
Expand Down Expand Up @@ -481,7 +481,7 @@ const config = {
"companion-eu": "https://companion-cf.lambda-eu.mediastore.review",
"attachments-companion": "https://attachments-companion-cf.lambda.mediastore.review",
imgResizer: "https://img-resizer.api.mediastore.review",
mediacentral: "https://mcentralapp.mediastore.click",
mediabench: "https://app.mediabench.dev",
},
repos: {
'mpx-ui-admin': {
Expand Down Expand Up @@ -763,7 +763,7 @@ const config = {
"companion-eu": "https://companion-cf.lambda-eu.mediastore.app",
"attachments-companion": "https://attachments-companion-cf.lambda.mediastore.app",
imgResizer: "https://img-resizer.api.mediastore.app",
mediacentral: "https://app.mediacentral.app",
mediabench: "https://app.mediabench.app",
},
repos: {
'mpx-ui-admin': {
Expand Down Expand Up @@ -1122,7 +1122,7 @@ const config = {
pigeon: "https://pigeon.api.mediastore.app",
viscacha: "https://viscacha.api.mediastore.app",
imgResizer: "https://img-resizer.api.mediastore.app",
mediacentral: "https://app.mediacentral.app",
mediabench: "https://app.mediabench.app",
},
repos: {
'mpx-ui-gcui': {
Expand Down

0 comments on commit 4417186

Please sign in to comment.