mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-03 17:55:03 +02:00
9 lines
No EOL
183 B
YAML
9 lines
No EOL
183 B
YAML
# Service overrides for the test environment
|
|
|
|
services:
|
|
saml_user_factory:
|
|
class: App\Security\SamlUserFactory
|
|
public: true
|
|
|
|
App\Security\SamlUserFactory:
|
|
public: true |