mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-12-10 13:52:38 +00:00
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. |
||
|---|---|---|
| .. | ||
| configuration.docker.py | ||
| docker-entrypoint.sh | ||
| launch-netbox.sh | ||
| ldap_config.docker.py | ||
| nginx-unit.json | ||