API authentification (tbc...)
This commit is contained in:
@@ -1,4 +1,12 @@
|
||||
{
|
||||
"serverPort": 80,
|
||||
"googleAnalyticsId": "UA-54493828-1"
|
||||
"googleAnalyticsId": "UA-54493828-1",
|
||||
|
||||
"authorized-keys": {
|
||||
|
||||
},
|
||||
"tokenSalt": "",
|
||||
"authorizedApplications": [
|
||||
|
||||
]
|
||||
}
|
||||
@@ -1,4 +1,12 @@
|
||||
{
|
||||
"serverPort": 8383,
|
||||
"googleAnalyticsId": ""
|
||||
"googleAnalyticsId": "",
|
||||
|
||||
"authorizedKeys": {
|
||||
"1234567890": "contact@gaelmetais.com"
|
||||
},
|
||||
"tokenSalt": "lake-city",
|
||||
"authorizedApplications": [
|
||||
"frontend"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user