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

6 lines
157 B
YAML
Raw Normal View History

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