mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-12-17 18:49:46 +05:30
8 lines
193 B
YAML
8 lines
193 B
YAML
|
class_name: AuthTester
|
||
|
modules:
|
||
|
enabled: [PhpBrowser, REST, AuthHelper]
|
||
|
config:
|
||
|
PhpBrowser:
|
||
|
url: http://localhost:8000/
|
||
|
REST:
|
||
|
url: http://localhost:8000/
|