ShapeyShifty/test-config.edn

7 lines
213 B
Clojure

;; WARNING
;; The test-config.edn file is used for local environment variables, such as database credentials.
;; This file is listed in .gitignore and will be excluded from version control by Git.
{:port 3000
}