fixed another mixed quote issue in an example override

Ryan Merolle 2020-07-16 16:58:15 -04:00
parent 6269d80957
commit bc7ab30595

@ -34,7 +34,7 @@ services:
Remember to change `AUTH_LDAP_GROUP_TYPE` to proper value. Remember to change `AUTH_LDAP_GROUP_TYPE` to proper value.
```yml ```yml
version: '3.4' version: "3.4"
services: services:
netbox: netbox:
image: netboxcommunity/netbox:${VERSION-latest-ldap} image: netboxcommunity/netbox:${VERSION-latest-ldap}