apiKey
(string, optional)
Api key for application
Example:
12345678
googleAnalyticsTrackingId
(string, optional)
Google tracking id for application
Example:
12345678
defaultBrand
(string, optional)
default brand, used for branding
Example:
le
language
(string, optional)
Define the interface language
Example:
de
branding
(string, optional)
Define the branding (theming)
Example:
mb
registrationFields
(string, optional)
Fields displayed to the user on the registration form
Example:
mobile,brand
Default:mobile,email,brand,partner,newsletter
brandName
(string, optional)
Name of the brand
Example:
undefined
Default:nextbike GmbH
mobilePrefix
(string, optional)
International phone prefix, e.g. +49 for Germany
Example:
undefined
termsAndConditionsUrl
(string, optional)
URL to the terms and conditions
Example:
undefined
Default:https://www.nextbike.de/xx/terms
privacyPolicyUrl
(string, optional)
URL to the privacy policy
Example:
undefined
Default:https://www.nextbike.de/xx/privacy
accountRedirectUrl
(string, mandatory)
URL the user is forwarded to after registration
Example:
https://www.nextbike.de?domain=de
apiBaseUrl
(string, optional)
API host url to send requests to
Example:
https://172.19.0.3
appBaseHref
(string, optional)
Base href where angular router starts extracting / building routes
Example:
https://www.nextbike.de?domain=de