selfservice/public/env.sample.js

7 lines
94 B
JavaScript

const config = {
documentserver_key: '',
baseurl: '',
url_imprint: '',
url_privacy: ''
};