aboutsummaryrefslogtreecommitdiff
path: root/front-end/.env
diff options
context:
space:
mode:
authorLibravatar vnugent <public@vaughnnugent.com>2024-06-06 21:31:30 -0400
committerLibravatar vnugent <public@vaughnnugent.com>2024-06-06 21:31:30 -0400
commit9d1df65d99732a68b4fe96dcc75273442cbd322f (patch)
tree9a28619f6caaf68d47ea0e620c62da3ea3aeaf81 /front-end/.env
parent5ecd6b39cccdc9500540b10685605b5fcba61f69 (diff)
fix: Some container fixes and compatability
Diffstat (limited to 'front-end/.env')
-rw-r--r--front-end/.env2
1 files changed, 1 insertions, 1 deletions
diff --git a/front-end/.env b/front-end/.env
index 710aaa0..ded10d3 100644
--- a/front-end/.env
+++ b/front-end/.env
@@ -4,7 +4,7 @@ VITE_CORS_ENABLED=false
#The VNLib.Plugins.Essentials.Accounts plugin security header value
VITE_WEB_TOKEN_HEADER="X-Web-Token"
-VITE_LOGIN_COOKIE_ID="li"
+VITE_LOGIN_COOKIE_ID="cmn-li"
VITE_PKI_ENABLED=true