mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2026-02-05 05:24:05 +00:00
Mixed quote types in this docker-compose.override.yml triggers a Top level object error. Now Corrected in Example override.
parent
006598d245
commit
6269d80957
2
LDAP.md
2
LDAP.md
@ -13,7 +13,7 @@ Among others you can use *docker-compose.override.yml* to inject necessary varia
|
||||
### Example override file for Active Directory
|
||||
|
||||
```yml
|
||||
version: '3.4'
|
||||
version: "3.4"
|
||||
services:
|
||||
netbox:
|
||||
image: netboxcommunity/netbox:${VERSION-latest-ldap}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user