4 lines
160 B
Text
4 lines
160 B
Text
# Admin password. Generate with: openssl rand -hex 24
|
|
NP_ADMIN_TOKEN=replace-with-a-random-password
|
|
NP_ADMIN_SESSION_TTL_SECONDS=28800
|
|
NP_ADMIN_COOKIE_SECURE=1
|