We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b04c4f2 commit 8b3e441Copy full SHA for 8b3e441
1 file changed
src/environments/environment.prod.ts
@@ -1,9 +1,9 @@
1
export const environment = {
2
production: true,
3
- uploadImageHostname: 'devnet-0.deso.run',
4
- verificationEndpointHostname: 'https://devnet-0.deso.run',
+ uploadImageHostname: 'test.deso.org',
+ verificationEndpointHostname: 'https://test.deso.org',
5
uploadVideoHostname: 'media.deso.org',
6
- identityURL: 'https://identity.deso.run',
+ identityURL: 'https://identity.deso.org',
7
supportEmail: '',
8
dd: {
9
apiKey: 'DCEB26AC8BF47F1D7B4D87440EDCA6',
0 commit comments