forked from Chill-project/chill-skeleton-basic
initial commit
This commit is contained in:
5
config/packages/dev/framework.yaml
Normal file
5
config/packages/dev/framework.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
framework:
|
||||
trusted_hosts:
|
||||
# allow to debug from ngrok, useful for webhooks coming from outside:
|
||||
- '^(.+\.)?ngrok\.io$'
|
||||
- 'nginx'
|
Reference in New Issue
Block a user