Specify Cookie domain with hostname

This commit is contained in:
Akihiko Odaki 2018-03-26 13:21:41 +09:00
parent a23790a1e8
commit 0109e0811c
4 changed files with 6 additions and 3 deletions

View file

@ -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