Change to using yml for configuration files
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
{
|
||||
"authKeys": [
|
||||
"existingkey"
|
||||
]
|
||||
}
|
||||
1
api/_testdata/config.yml
Normal file
1
api/_testdata/config.yml
Normal file
@@ -0,0 +1 @@
|
||||
authKey: 'existingkey'
|
||||
Reference in New Issue
Block a user