Notifications: Support new production URL (#1163)
This commit is contained in:
parent
acbde43d31
commit
5ca5be1d06
@ -105,7 +105,7 @@ module.exports = (env = {}, argv = {}) => {
|
|||||||
new EnvironmentPlugin({
|
new EnvironmentPlugin({
|
||||||
APP_VERSION: 'dev',
|
APP_VERSION: 'dev',
|
||||||
APP_ENV: 'production',
|
APP_ENV: 'production',
|
||||||
APP_URL: 'https://webz.telegram.org/',
|
APP_URL: 'https://web.telegram.org/z/',
|
||||||
TELEGRAM_T_API_ID: '',
|
TELEGRAM_T_API_ID: '',
|
||||||
TELEGRAM_T_API_HASH: '',
|
TELEGRAM_T_API_HASH: '',
|
||||||
}),
|
}),
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user