Fix typo in overriding docker-compose config

This commit is contained in:
Hoanh An 2020-04-22 16:24:34 -04:00
parent 5769684c98
commit d6323ce40f
No known key found for this signature in database
GPG Key ID: 7641A13E6CB69728
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ There is a more complete [_Getting Started_ guide on our wiki][wiki-getting-star
```bash
git clone -b release https://github.com/netbox-community/netbox-docker.git
cd netbox-docker
tee netbox-docker.override.yml <<EOF
tee docker-compose.override.yml <<EOF
version: '3.4'
services:
nginx: