Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- include "application.conf"
- http.port=${PORT}
- applyEvolutions.default=true
- db.default.driver=org.postgresql.Driver
- db.default.url=${DATABASE_URL}
- db.default.user=xxxxxxxxxxxxx
- db.default.password=xxxxxxxxxxxxxx
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement