Closed DarrenN closed 11 years ago
Would like to help with UI issues, but cannot install locally as I don't know what to set the SESSION_SECRET env var to https://github.com/jonase/cljsfiddle/blob/master/src/clj/cljsfiddle/handler.clj#L27
try something like
export SESSION_SECRET=[16 random chars]
Great thanks, that did the trick.
Would like to help with UI issues, but cannot install locally as I don't know what to set the SESSION_SECRET env var to https://github.com/jonase/cljsfiddle/blob/master/src/clj/cljsfiddle/handler.clj#L27