2dd0501687
Build & Test (NowChessSystems) TeamCity build failed
refactor(bru): standardize authentication settings across requests chore: add coordinator base URL to configuration files
9 lines
331 B
Plaintext
9 lines
331 B
Plaintext
vars {
|
|
baseUrl: https://st.nowchess.janis-eccarius.de/api
|
|
wsBaseUrl: wss://st.nowchess.janis-eccarius.de/ws
|
|
ioBaseUrl: https://st.nowchess.janis-eccarius.de/api
|
|
accountBaseUrl: https://st.nowchess.janis-eccarius.de/api
|
|
storeBaseUrl: https://st.nowchess.janis-eccarius.de/api
|
|
coordinatorBaseUrl: http://localhost:8086
|
|
}
|