fix link to netbox default config file

aSauerwein 2022-04-27 23:18:46 +02:00
parent 2298af5dda
commit d2caf0e412

@ -23,7 +23,7 @@ If a secret is defined by an environment variable and in the respective file at
* `AUTH_LDAP_BIND_PASSWORD`: `/run/secrets/auth_ldap_bind_password` * `AUTH_LDAP_BIND_PASSWORD`: `/run/secrets/auth_ldap_bind_password`
[docker-config]: https://github.com/netbox-community/netbox-docker/blob/release/configuration/configuration.py [docker-config]: https://github.com/netbox-community/netbox-docker/blob/release/configuration/configuration.py
[default-config]: https://github.com/netbox-community/netbox/blob/develop/netbox/netbox/configuration.example.py [default-config]: https://github.com/netbox-community/netbox/blob/develop/netbox/netbox/configuration_example.py
[entrypoint]: https://github.com/netbox-community/netbox-docker/blob/release/docker/docker-entrypoint.sh [entrypoint]: https://github.com/netbox-community/netbox-docker/blob/release/docker/docker-entrypoint.sh
[swarm-config]: https://docs.docker.com/engine/swarm/configs/ [swarm-config]: https://docs.docker.com/engine/swarm/configs/
[swarm-secrets]: https://docs.docker.com/engine/swarm/secrets/ [swarm-secrets]: https://docs.docker.com/engine/swarm/secrets/