Skip to content

How and when to use LOCAL_NETWORK_ALLOWLIST? #7048

Answered by unknwon
jchonig asked this question in Q&A
Discussion options

You must be logged in to vote

When you want to migrate repositories or send webhooks from/to a local network address (not a public IP address on internet). If everything is working from your perspective, there is no need to take action.

To use it:

[security]
# specific network address, separated by commas, no port needed
LOCAL_NETWORK_ALLOWLIST = bitbucket.local, sourcegraph.test

Replies: 1 comment 13 replies

Comment options

You must be logged in to vote
13 replies
@unknwon
Comment options

@kankan-k2
Comment options

@kankan-k2
Comment options

@kankan-k2
Comment options

@unknwon
Comment options

Answer selected by unknwon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
7 participants