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.
1 parent b4fcee8 commit bb01426Copy full SHA for bb01426
.env.production
@@ -1,5 +1,5 @@
1
-REACT_APP_DOMAIN=oda.digital
2
-REACT_APP_API_ENDPOINT=https://api.oda.digital
3
-REACT_APP_CONFIG_API_ENDPOINT=https://api.oda.digital
4
-REACT_APP_MEDIA_API_ENDPOINT=https://api.oda.digital
5
-REACT_APP_CDN_ENDPOINT=https://api.oda.digital/public
+REACT_APP_DOMAIN=staging.oda.digital
+REACT_APP_API_ENDPOINT=https://api.staging.oda.digital
+REACT_APP_CONFIG_API_ENDPOINT=https://api.staging.oda.digital
+REACT_APP_MEDIA_API_ENDPOINT=https://api.staging.oda.digital
+REACT_APP_CDN_ENDPOINT=https://api.staging.oda.digital/public
0 commit comments