mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-07-30 20:42:19 +02:00
Mixed quote types in this docker-compose.override.yml triggers a Top level object error. Now Corrected in Example override.
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}
|
||||
|
Reference in New Issue
Block a user