cookie ready
This commit is contained in:
@@ -6,7 +6,8 @@ ASSET_MANIFEST_PATH=web/dist/manifest.json
|
||||
# Public shop URL and upstream proxy target
|
||||
PRESTASHOP_BASE_URL=http://localhost
|
||||
PRESTASHOP_PROXY_TARGET=http://localhost
|
||||
PRESTASHOP_VERSION=1.7.2
|
||||
PRESTASHOP_VERSION=1.7.3
|
||||
|
||||
|
||||
# Cookie settings
|
||||
# Optional explicit override. If omitted, the app derives the cookie name from
|
||||
@@ -14,7 +15,7 @@ PRESTASHOP_VERSION=1.7.2
|
||||
# PRESTASHOP_COOKIE_NAME=
|
||||
PRESTASHOP_COOKIE_KEY=def00000cecd7a19e52c6ae0ca758f54dd6e682c8fe4c657b8441974a33c6d11a0fc238a02c0f2de4a46fed7a57e2db8d6f6c4c615a937a26af5163293ae6702bc5d18f4
|
||||
PRESTASHOP_COOKIE_IV=vfRFMV42
|
||||
|
||||
DOMAIN_COOKIE=localhost:8080
|
||||
# PrestaShop DB
|
||||
PRESTASHOP_DB_DIALECT=mariadb
|
||||
DB_USER=presta
|
||||
|
||||
Reference in New Issue
Block a user