mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-21 00:52:55 +00:00
refactor: read daia service url from app config
This commit is contained in:
@@ -19,7 +19,6 @@
|
||||
|
||||
export const environment = {
|
||||
backend_url: 'https://mobile.server.uni-frankfurt.de',
|
||||
daia_url: 'https://daia.hebis.de/DAIA2/UB_Frankfurt',
|
||||
app_host: 'mobile.app.uni-frankfurt.de',
|
||||
custom_url_scheme: 'de.anyschool.app',
|
||||
backend_version: '2.0.0',
|
||||
|
||||
@@ -19,7 +19,6 @@
|
||||
|
||||
export const environment = {
|
||||
backend_url: 'https://mobile.server.uni-frankfurt.de',
|
||||
daia_url: 'https://daia.hebis.de/DAIA2/UB_Frankfurt',
|
||||
app_host: 'mobile.app.uni-frankfurt.de',
|
||||
custom_url_scheme: 'de.anyschool.app',
|
||||
backend_version: '2.0.0',
|
||||
|
||||
Reference in New Issue
Block a user