AdminController; DbBackup route
This commit is contained in:
@@ -13,9 +13,11 @@
|
||||
"GoogleClientId": "#{google-backend-login-client-id}#",
|
||||
"Secret": "#{google-backend-login-secret}#",
|
||||
"apiKey": "#{api-key}#",
|
||||
"exportDirectory": "#{export-directory}#",
|
||||
"exportDirectory": "#{export-directory}#",
|
||||
"appLogsFile": "#{app-logs-file}#",
|
||||
"apiLocalUrl": "#{api-local-url}#",
|
||||
"dbBackupFile": "#{db-backup-file}",
|
||||
"GDriveBackupDirectory": "#{gdrive-backup-directory}",
|
||||
"Kestrel": {
|
||||
"Endpoints": {
|
||||
"Http": {
|
||||
|
||||
Reference in New Issue
Block a user