mirror of
https://github.com/WowUp/WowUp.git
synced 2026-04-23 07:17:00 -04:00
Use the dev env
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "wowup",
|
||||
"productName": "WowUp",
|
||||
"version": "2.3.2-beta.1",
|
||||
"version": "2.3.2-beta.2",
|
||||
"description": "World of Warcraft addon updater",
|
||||
"homepage": "https://wowup.io",
|
||||
"author": {
|
||||
|
||||
@@ -2,7 +2,7 @@ export const AppConfig = {
|
||||
production: true,
|
||||
environment: "PROD",
|
||||
wowUpApiUrl: "https://api.wowup.io",
|
||||
wowUpHubUrl: "https://hub.wowup.io",
|
||||
wowUpHubUrl: "https://hub.dev.wowup.io",
|
||||
googleAnalyticsId: "UA-92563227-4",
|
||||
wowupRepositoryUrl: "https://github.com/WowUp/WowUp",
|
||||
azure: {
|
||||
|
||||
Reference in New Issue
Block a user