metabase / toucan

A classy high-level Clojure library for defining application models and retrieving them from a DB
Eclipse Public License 1.0
570 stars 49 forks source link

Don't use clojars deploy context #47

Closed camsaul closed 5 years ago

camsaul commented 5 years ago

I put the secret env vars in the toucan project config instead of sharing them across all Metabase projects. Less risky