formatting, full migration to svelte-french-toast
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
const config = {
|
||||
baseurl: 'http://localhost:4010',
|
||||
baseurl_documentserver: 'http://localhost:4010/documents',
|
||||
documentserver_key: 'NqZSYTy5AFQ7MppbLW5moqpTk7u7YrNUHKYhKYuThnnya2WpCOIU694hIZT1FzYe',
|
||||
// optional
|
||||
default_username: 'demo',
|
||||
default_password: 'demo',
|
||||
prefersHashRouting: true
|
||||
baseurl: "http://localhost:4010",
|
||||
baseurl_documentserver: "http://localhost:4010/documents",
|
||||
documentserver_key:
|
||||
"NqZSYTy5AFQ7MppbLW5moqpTk7u7YrNUHKYhKYuThnnya2WpCOIU694hIZT1FzYe",
|
||||
// optional
|
||||
default_username: "demo",
|
||||
default_password: "demo",
|
||||
prefersHashRouting: true,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user