woohoo
This commit is contained in:
5
config/index.ts
Normal file
5
config/index.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
/**
|
||||
* Configuration values for the Ember Market frontend
|
||||
*/
|
||||
|
||||
export const API_BASE_URL = process.env.NEXT_PUBLIC_API_URL || '';
|
||||
Reference in New Issue
Block a user