Merge pull request #279 from hoanhan101/release

Fix typo in overriding docker-compose config
This commit is contained in:
Christian Mäder 2020-04-22 22:51:44 +02:00 committed by GitHub
commit 98e131fa30
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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: