Specify Cookie domain with hostname
This commit is contained in:
parent
a23790a1e8
commit
0109e0811c
4 changed files with 6 additions and 3 deletions
|
@ -84,6 +84,7 @@ module.exports = entries.map(x => {
|
|||
_CH_URL_: config.ch_url,
|
||||
_LANG_: lang,
|
||||
_HOST_: config.host,
|
||||
_HOSTNAME_: config.hostname,
|
||||
_URL_: config.url,
|
||||
_LICENSE_: licenseHtml,
|
||||
_GOOGLE_MAPS_API_KEY_: config.google_maps_api_key
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue