Document 'auto_start' in fig.yml
Signed-off-by: Chris Corbyn <chris@w3style.co.uk>
This commit is contained in:
parent
ab1fbc96c3
commit
85b9619799
1 changed files with 3 additions and 0 deletions
|
|
@ -54,6 +54,9 @@ expose:
|
|||
volumes:
|
||||
- cache/:/tmp/cache
|
||||
|
||||
-- Do not automatically run this service on `fig up` (default: true)
|
||||
auto_start: false
|
||||
|
||||
-- Add environment variables.
|
||||
environment:
|
||||
RACK_ENV: development
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue