Remove old config.js.example
This commit is contained in:
parent
2408ff4ba9
commit
a541569d7e
1 changed files with 0 additions and 11 deletions
|
@ -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 a new issue