Contact page only if environment variable exist
This commit is contained in:
parent
edfe440c6e
commit
2f76a24dff
10 changed files with 11 additions and 86 deletions
|
@ -190,6 +190,7 @@ module.exports = {
|
|||
PUSHER_URL: undefined,
|
||||
UPLOADER_URL: null,
|
||||
ADMIN_URL: undefined,
|
||||
CONTACT_URL: null,
|
||||
DEBUG_MODE: null,
|
||||
STUN_SERVER: null,
|
||||
TURN_SERVER: null,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue