You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- NODE_ENV=development
- HTTP_HOST=0.0.0.0
- backend_url = http://127.0.0.1:14013
- session_secret= o5KzGuXpZM
- port = 14011
-
- # 60 * 5 * 1000 (5 minutes)
- COOKIE_EXPIRATION_MS=3600000
- SESSION_COOKIE_NAME=argon.sid
|