Files

8 lines
235 B
YAML
Raw Permalink Normal View History

# Security rules for Front Application
security:
firewalls:
# disables authentication for assets and the profiler, adapt it according to your needs
dev:
pattern: ^/(_(profiler|wdt)|css|images|js)/
security: false