refacor(documents): Switch to new document-server
This commit is contained in:
@@ -4,7 +4,7 @@ const config = {
|
||||
// required, with trailing slash
|
||||
baseurl: '',
|
||||
// full url (including fqdn)
|
||||
baseurl_documentserver: 'http://localhost:4010/documents',
|
||||
baseurl_documentserver: 'http://localhost:3000',
|
||||
// optional, will fallback to code128
|
||||
code_format: 'ean13',
|
||||
// optional, will fallback to /imprint
|
||||
|
||||
Reference in New Issue
Block a user