mirror of
https://github.com/yusing/godoxy.git
synced 2026-01-11 22:30:47 +01:00
add GODOXY_API_JWT_SECURE=true to .env
This commit is contained in:
@@ -8,6 +8,8 @@ TZ=ETC/UTC
|
||||
GODOXY_UID=1000
|
||||
GODOXY_GID=1000
|
||||
|
||||
# Set GODOXY_API_JWT_SECURE=false to allow http
|
||||
GODOXY_API_JWT_SECURE=true
|
||||
# API JWT Configuration (common)
|
||||
# generate secret with `openssl rand -base64 32`
|
||||
GODOXY_API_JWT_SECRET=
|
||||
|
||||
Reference in New Issue
Block a user