7 lines
118 B
Clojure
7 lines
118 B
Clojure
{:production true
|
|
:creator-password "xxx"
|
|
:user-password "yyy"
|
|
:port 3000
|
|
|
|
:database-url "jdbc:sqlite:yenu.db"
|
|
}
|