Remove uneccesasry serverurl exporting
This commit is contained in:
parent
47b113d9fe
commit
2f05e445cc
1 changed files with 23 additions and 24 deletions
|
@ -100,7 +100,6 @@ module.exports = {
|
||||||
GOOGLE_CLIENT_ID: GOOGLE_CLIENT_ID,
|
GOOGLE_CLIENT_ID: GOOGLE_CLIENT_ID,
|
||||||
DROPBOX_APP_KEY: DROPBOX_APP_KEY,
|
DROPBOX_APP_KEY: DROPBOX_APP_KEY,
|
||||||
port: port,
|
port: port,
|
||||||
serverurl: serverurl,
|
|
||||||
noteid: noteid,
|
noteid: noteid,
|
||||||
noteurl: noteurl,
|
noteurl: noteurl,
|
||||||
version: version,
|
version: version,
|
||||||
|
|
Loading…
Add table
Reference in a new issue