mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
GitHub bot: fix linting issues (nobuild)
This commit is contained in:
@@ -1,9 +1,16 @@
|
||||
{
|
||||
"arch": ["amd64", "aarch64"],
|
||||
"arch": [
|
||||
"amd64",
|
||||
"aarch64"
|
||||
],
|
||||
"codenotary": "alexandrep.github@gmail.com",
|
||||
"description": "manage your personal workouts, weight and diet plans",
|
||||
"image": "ghcr.io/alexbelgium/wger-{arch}",
|
||||
"map": ["share:rw", "config:rw", "ssl:ro"],
|
||||
"map": [
|
||||
"share:rw",
|
||||
"config:rw",
|
||||
"ssl:ro"
|
||||
],
|
||||
"name": "Wger",
|
||||
"options": {
|
||||
"CONFIG_LOCATION": "/config/addons_config/wger/config.yaml"
|
||||
|
||||
Reference in New Issue
Block a user