Skip to content

Commit 7df2365

Browse files
committed
Merge branch 'edit-row-modal-form' of github.com:italkco/parse-dashboard into edit-row-modal-form
* 'edit-row-modal-form' of github.com:italkco/parse-dashboard: Update README.md (parse-community#1455)
2 parents 98da372 + d5c00a2 commit 7df2365

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,8 @@ PARSE_DASHBOARD_USER_PASSWORD: "pass"
112112
PARSE_DASHBOARD_SSL_KEY: "sslKey"
113113
PARSE_DASHBOARD_SSL_CERT: "sslCert"
114114
PARSE_DASHBOARD_CONFIG: undefined // Only for reference, it must not exist
115+
PARSE_DASHBOARD_COOKIE_SESSION_SECRET: undefined // set the cookie session secret, defaults to a random string. Use this option if you want sessions to work across multiple servers, or across restarts
116+
115117
```
116118

117119
## Managing Multiple Apps

0 commit comments

Comments
 (0)