Skip to content
Discussion options

You must be logged in to vote

Thank you for this pointer, @tobiasge .
This helped me to override the --host option we can see in the file you're pointing to, by using the following environment setup :

services:
  netbox:
    [...]
    environment:
      [...]
      GRANIAN_EXTRA_ARGS: "--host=0.0.0.0"

My two cents, but.. I don't think I'm the only one to disable ipv6 on his hosts, so this workaround could be legitimately be mentioned in the upgrade notes when switching from nginx to granian.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@necarnot
Comment options

Answer selected by tobiasge
@tobiasge
Comment options

@necarnot
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1613 on February 06, 2026 11:53.