ki-frontend/public/config.js.dev
Michael Weimann ebb0783103
All checks were successful
continuous-integration/drone/push Build is passing
add reuse compliance #5
2021-09-19 13:04:03 +02:00

8 lines
167 B
Plaintext

// SPDX-FileCopyrightText: WTF Kooperative eG <https://wtf-eg.de/>
//
// SPDX-License-Identifier: AGPL-3.0-or-later
window.ki = {
apiUrl: 'http://localhost:5000'
}