This repository has been archived on 2025-04-06. You can view files and clone it, but cannot push or open issues or pull requests.

8 lines
162 B
JavaScript

const config = {
baseurl: 'http://localhost:4010',
// optional params ⏬
fallback_username: 'demo',
fallback_password: 'demo',
prefersHashRouting: false
};