netbox-docker/docker
Christian Mäder 95976f4cf4 Don't load main config twice
Before, the main_config (e.g. 'configuration.py' or 'ldap_config.py') were loaded twice.
The first load was hard-coded and correct.
The second load was during the discovery phase for dynamic configurations.
This has now been fixed. During the discovery for dynamic configurations,
the main_config file is now excluded.

Thanks @tobiasge for discovering this bug.
2021-02-23 22:50:16 +01:00
..
configuration.docker.py Don't load main config twice 2021-02-23 22:50:16 +01:00
docker-entrypoint.sh Format shell scripts with shfmt 2021-02-08 18:56:30 +01:00
launch-netbox.sh Format shell scripts with shfmt 2021-02-08 18:56:30 +01:00
ldap_config.docker.py Use black as formatter for python files 2021-02-08 18:24:29 +01:00
nginx-unit.json Add editorconfig 2021-02-08 18:24:29 +01:00