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.
 
 
 

10 line
204 B

  1. NODE_ENV=development
  2. HTTP_HOST=0.0.0.0
  3. backend_url = http://127.0.0.1:14013
  4. session_secret= o5KzGuXpZM
  5. port = 14011
  6. # 60 * 5 * 1000 (5 minutes)
  7. COOKIE_EXPIRATION_MS=3600000
  8. SESSION_COOKIE_NAME=argon.sid