docs/compose
Jon-Michael Deldin 8cd94d3873 Fix test DB creation in Compose's database.yml (#3123)
Without the host and credentials, the `myapp_test` database is not
created, and instead, the user receives a PG error and a long backtrace.
This commit moves the credentials to a default anchor to share across
development and test environments.
2017-06-20 13:55:06 -07:00
..
compose-file Fixing documentation for v2 `links` (#3641) 2017-06-20 11:12:57 -07:00
images
reference Add bash information about return codes. (#3547) 2017-06-14 09:55:59 -07:00
aspnet-mssql-compose.md
bundles.md
completion.md Update completion.md (#3652) 2017-06-20 13:49:22 -07:00
django.md
env-file.md
environment-variables.md Explain precedence of environment variables (#3496) 2017-06-13 11:50:48 -07:00
extends.md
faq.md
gettingstarted.md
index.md
install.md
link-env-deprecated.md
networking.md
overview.md
production.md
rails.md Fix test DB creation in Compose's database.yml (#3123) 2017-06-20 13:55:06 -07:00
samples-for-compose.md
startup-order.md
swarm.md
wordpress.md