mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-06-25 12:23:08 +02:00
fixed another mixed quote issue in an example override
parent
6269d80957
commit
bc7ab30595
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}
|
||||
|
Loading…
x
Reference in New Issue
Block a user