Hello, I am beginner to taiga.
Described in webhooks taiga: " To activate webhooks you must configure taiga-back local settings file ~/taiga-back/settings/local.py adding the WEBHOOKS_ENABLED = True . To activate add also to your settings file WEBHOOKS_BLOCK_PRIVATE_ADDRESS = True ."
I instal and set up taiga-docker, how I can dis activate WEBHOOKS_BLOCK_PRIVATE_ADDRESS = True.
If I enter my local URL Taiga answers me: “Not allowed IP Address”