Updates server url
All checks were successful
Queue Release Build / prepare (push) Successful in 31s
Queue Release Build / build-windows (push) Successful in 34m34s
Queue Release Build / build-linux (push) Successful in 42m26s
Queue Release Build / finalize (push) Successful in 3m38s

This commit is contained in:
2026-03-11 03:18:47 +01:00
parent bb087cd2d8
commit 091c7b2601
3 changed files with 72 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
export const environment = {
production: true,
defaultServerUrl: ''
defaultServerUrl: 'https://tojusignal.azaaxin.com'
};