mirror of
https://github.com/balena-io/open-balena.git
synced 2024-12-20 06:07:56 +00:00
11 lines
458 B
YAML
11 lines
458 B
YAML
# Project-specific config.
|
|
#
|
|
# All paths must be defined relative to `compose/services.yml` regardless of
|
|
# the location of this file, i.e. refer to `my-open-balena-checkout/somedir`
|
|
# as `../somedir`. This is because of the way docker-compose handles paths
|
|
# when specifying multiple configs and open-balena always specifying
|
|
# `compose/services.yml` as the "base" config.
|
|
#
|
|
# You may view the effective config with `scripts/compose config`.
|
|
version: '2.1'
|