This way I heavily depend on env, which is provided by environ . (def conn-options {:jdbc-url (env :database-url)}) (defonce conn (delay ( ...
確定! 回上一頁