mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-02 01:04:41 +02: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: ~
|