Configure ALLOWED_HOSTS - where? #1342
Unanswered
knebb
asked this question in
Getting Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am testing the docker image of Netbox.
By default it allows only connections to localhost. :(
docker-compose.override.yml
:Access is only possible through
localhost
:Added a
docker-compose.override.env
:Edited
env/netbox.env
:Edited the above .yml file:
None of these attemps worked out- always only from localhost is accepted.
Where do I have to add the configuration value so it is taken into account?
Thanks!
/KNEBB
Beta Was this translation helpful? Give feedback.
All reactions