Update docker-compose.yml - tiny typo (#8893)
This commit is contained in:
parent
63b866544f
commit
3220520592
|
@ -42,7 +42,7 @@ configs:
|
||||||
zebra_config:
|
zebra_config:
|
||||||
# Change the following line to point to a zebrad.toml on your host machine
|
# Change the following line to point to a zebrad.toml on your host machine
|
||||||
# to allow for easy configuration changes without rebuilding the image
|
# to allow for easy configuration changes without rebuilding the image
|
||||||
file: ../zebrad/tests/common/configs/v1.0.0-rc.2.toml/
|
file: ../zebrad/tests/common/configs/v1.0.0-rc.2.toml
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
zebrad-cache:
|
zebrad-cache:
|
||||||
|
|
Loading…
Reference in New Issue