yenu/env/prod/resources/config.edn

5 lines
78 B
Clojure
Raw Normal View History

{:production true
2017-03-29 14:39:03 +02:00
:creator-password "xxx"
:user-password "yyy"
:port 3000}