mirror of
https://github.com/Mesteriis/hassio-addons-avm.git
synced 2026-01-09 06:51:03 +01:00
17 lines
972 B
JSON
17 lines
972 B
JSON
{
|
|
"supervisor_url": "http://localhost:56153/",
|
|
"hassio_header": "test_header",
|
|
"data_cache_file_path": "hassio-google-drive-backup/dev/data/data_cache.json",
|
|
"retained_file_path": "hassio-google-drive-backup/dev/data/retained.json",
|
|
"backup_directory_path": "hassio-google-drive-backup/dev/backup",
|
|
"certfile": "hassio-google-drive-backup/dev/ssl/fullchain.pem",
|
|
"keyfile": "hassio-google-drive-backup/dev/ssl/privkey.pem",
|
|
"secrets_file_path": "hassio-google-drive-backup/dev/data/secrets.yaml",
|
|
"credentials_file_path": "hassio-google-drive-backup/dev/data/credentials.dat",
|
|
"folder_file_path": "hassio-google-drive-backup/dev/data/folder.dat",
|
|
"ingress_token_file_path": "hassio-google-drive-backup/dev/data/ingress.dat",
|
|
"id_file_path": "hassio-google-drive-backup/dev/data/id.json",
|
|
"stop_addon_state_path": "hassio-google-drive-backup/dev/data/stop_addon_state.json",
|
|
"ingress_port": 56155,
|
|
"port": 56156
|
|
} |