ShapeyShifty/test-config.edn

7 lines
213 B
Clojure
Raw Normal View History

2020-01-06 18:57:10 +00:00
;; 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
}