chill-skeleton-basic/config/packages/dev/framework.yaml

6 lines
157 B
YAML

framework:
trusted_hosts:
# allow to debug from ngrok, useful for webhooks coming from outside:
- '^(.+\.)?ngrok\.io$'
- 'nginx'