mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-07-30 04:26:12 +02:00
fixed another mixed quote issue in an example override
2
LDAP.md
2
LDAP.md
@ -34,7 +34,7 @@ services:
|
||||
Remember to change `AUTH_LDAP_GROUP_TYPE` to proper value.
|
||||
|
||||
```yml
|
||||
version: '3.4'
|
||||
version: "3.4"
|
||||
services:
|
||||
netbox:
|
||||
image: netboxcommunity/netbox:${VERSION-latest-ldap}
|
||||
|
Reference in New Issue
Block a user