Michael Weimann
ebb0783103
All checks were successful
continuous-integration/drone/push Build is passing
8 lines
168 B
Plaintext
8 lines
168 B
Plaintext
// SPDX-FileCopyrightText: WTF Kooperative eG <https://wtf-eg.de/>
|
|
//
|
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
|
|
|
window.ki = {
|
|
apiUrl: 'http://localhost:13338'
|
|
}
|