Files
Christian Mehlmauer e9da06a645 change docker root exec
2018-10-21 22:30:01 +02:00

6 lines
92 B
YAML

development: &pgsql
url: <%= ENV['DATABASE_URL'] %>
production: &production
<<: *pgsql