Add enviroment variable

pull/645/head
Kamal Mukkamala 2020-08-01 06:25:48 +05:30 committed by Tienson Qin
parent 01c1e86d99
commit b7248fa93c
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@
export JWT_SECRET="4fa183cf1d28460498b13330835e80ad"
export COOKIE_SECRET="10a42ca724e34f4db6086a772d787034"
export DATABASE_URL="postgres://localhost:5432/logseq"
export ENVIRONMENT="dev"
#+END_SRC
*** 3. Start the clojure server