ki-frontend/public/config.js.int

8 lines
168 B
Plaintext
Raw Normal View History

2021-09-19 12:55:33 +02:00
// SPDX-FileCopyrightText: WTF Kooperative eG <https://wtf-eg.de/>
//
2021-08-02 19:06:41 +02:00
// SPDX-License-Identifier: AGPL-3.0-or-later
2021-09-19 12:55:33 +02:00
2021-07-28 21:52:12 +02:00
window.ki = {
apiUrl: 'http://localhost:13338'
}