mirror of https://github.com/status-im/codimd.git
Remove old config.js.example
This commit is contained in:
parent
2408ff4ba9
commit
a541569d7e
|
@ -1,11 +0,0 @@
|
||||||
module.exports = {
|
|
||||||
domain: '', // domain name
|
|
||||||
urlpath: '', // sub url path, like: www.example.com/<urlpath>
|
|
||||||
|
|
||||||
// settings
|
|
||||||
debug: false,
|
|
||||||
|
|
||||||
GOOGLE_API_KEY: '',
|
|
||||||
GOOGLE_CLIENT_ID: '',
|
|
||||||
DROPBOX_APP_KEY: ''
|
|
||||||
};
|
|
Loading…
Reference in New Issue