Mixed quote types in this docker-compose.override.yml triggers a Top level object error. Now Corrected in Example override.

Ryan Merolle
2020-07-16 16:57:40 -04:00
parent 006598d245
commit 6269d80957

@ -13,7 +13,7 @@ Among others you can use *docker-compose.override.yml* to inject necessary varia
### Example override file for Active Directory ### Example override file for Active Directory
```yml ```yml
version: '3.4' version: "3.4"
services: services:
netbox: netbox:
image: netboxcommunity/netbox:${VERSION-latest-ldap} image: netboxcommunity/netbox:${VERSION-latest-ldap}