Gered
a055c6e2ef
this also necessitated a change to how the couchdb table defs are defined as aot-ing the prod profile caused code to get evaluated which triggered at-compile-time-loading of site.config, which at that point the prod resources-paths would not have been merged in causing compilation errors
3 lines
57 B
Plaintext
3 lines
57 B
Plaintext
{:env "PROD"
|
|
:database {:url "http://127.0.0.1:5984/"}}
|