We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9fda806 + 00e2600 commit c627a34Copy full SHA for c627a34
src/constants/index.js
@@ -1,3 +1,4 @@
1
export const PROD_URL = process.env.PROD_URL || '';
2
3
export const BACKEND_URL = process.env.BACKEND_URL || '';
4
+
0 commit comments