mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-12-16 16:09:31 +00:00
6 lines
143 B
YAML
6 lines
143 B
YAML
|
|
# config/packages/test/security.yaml
|
||
|
|
security:
|
||
|
|
firewalls:
|
||
|
|
# replace 'main' by the name of your own firewall
|
||
|
|
main:
|
||
|
|
http_basic: ~
|