Skip to content
Snippets Groups Projects
Commit 4af5fcae authored by raghosh's avatar raghosh
Browse files

#110: added new column Presence in Biomolecular condensates to protein list page.

parent 1309cec1
No related branches found
No related tags found
No related merge requests found
......@@ -3,10 +3,10 @@ export const host = '/api';
// export const apiHost = '/cms';
// export const devApiHost = '/cms';
export const devHost = 'https://dev.cd-code.org/api';
// export const devHost = 'https://dev.cd-code.org/api';
// export const devHost = 'http://localhost:5001';
export const apiHost = 'http://localhost:1337';
export const devApiHost = 'http://localhost:1337';
// export const apiHost = 'http://localhost:1337';
// export const devApiHost = 'http://localhost:1337';
// apikey should be given here:
export const apikey = process.env.VUE_APP_API_KEY;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment