diff options
author | Marius Halden <marius.h@lden.org> | 2020-09-29 14:23:52 +0200 |
---|---|---|
committer | Marius Halden <marius.h@lden.org> | 2020-09-29 14:23:52 +0200 |
commit | a27ce1524d801d2742a2bdb6ec1da45126d64353 (patch) | |
tree | 64123c4e17dc1776aa0a7cd65ee01d49d3e7d978 /docs/install/docker.md | |
parent | 377bd96aab7cad3434185c30eb908c9da447fe40 (diff) | |
parent | 2773c60226b9370fe8ee00f7b205b571bb87c3b5 (diff) |
Merge tag 'v3.0.1' into fiksgatami-dev
Diffstat (limited to 'docs/install/docker.md')
-rw-r--r-- | docs/install/docker.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/install/docker.md b/docs/install/docker.md index 3c716a5da..79e3bcb84 100644 --- a/docs/install/docker.md +++ b/docs/install/docker.md @@ -46,7 +46,8 @@ repository/directory that contains the following (all items optional): perllib/FixMyStreet/Cobrand/(CoBrand.pm) web/cobrands/(cobrand)/ -Create a docker-compose.override.yml file containing: +Create a docker-compose.override.yml file in the root of the fixmystreet +repository (alongside docker-compose.yml) containing: version: '3' |