diff --git a/docs/getting-started/self-hosting.md b/docs/getting-started/self-hosting.md index 3a1f1fb0..57b4e5d9 100644 --- a/docs/getting-started/self-hosting.md +++ b/docs/getting-started/self-hosting.md @@ -90,7 +90,7 @@ For this tutorial we will be using domain ```demo.netbird.io``` which points to > Use ```https://YOUR DOMAIN``` as ````Allowed Callback URLs````, ```Allowed Logout URLs```, ```Allowed Web Origins``` and ```Allowed Origins (CORS)``` * set the variables in the ```setup.env``` - * Make sure that `Token Endpoint Authentication Method` is set to `None` in your Auth0 Default Application + * :warning: Make sure that `Token Endpoint Authentication Method` is set to `None` in your Auth0 Default Application 6. Configure ```NETBIRD_AUTH0_AUDIENCE``` property. * Check [Auth0 Create An API](https://auth0.com/docs/quickstart/backend/golang#create-an-api) section to obtain AuthAudience. @@ -131,4 +131,4 @@ Feel free to ping us on [Slack](https://join.slack.com/t/wiretrustee/shared_invi - NetBird managed version: [https://app.netbird.io](https://app.netbird.io) - Make sure to [star us on GitHub](https://github.com/netbirdio/netbird) :pray: -- Follow us [on Twitter](https://twitter.com/netbird) \ No newline at end of file +- Follow us [on Twitter](https://twitter.com/netbird)