mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-06-25 20:32:03 +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.
|
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}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user