mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-02-02 18:07:43 +01:00
GitHub bot: fix linting issues (nobuild)
This commit is contained in:
@@ -16,12 +16,12 @@
|
||||
"ENTE_API_ORIGIN": "http://[HOST]:[PORT:8080]",
|
||||
"MINIO_ROOT_PASSWORD": "minioadmin",
|
||||
"MINIO_ROOT_USER": "minioadmin",
|
||||
"PGDATA": "/config/postgres",
|
||||
"PGID": "0",
|
||||
"PUID": "0",
|
||||
"S3_BUCKET": "ente-media",
|
||||
"S3_ENDPOINT": "http://localhost:3200",
|
||||
"TZ": "Europe/Paris",
|
||||
"PGDATA": "/config/postgres"
|
||||
"TZ": "Europe/Paris"
|
||||
},
|
||||
"hassio_api": true,
|
||||
"image": "ghcr.io/alexbelgium/ente-{arch}",
|
||||
|
||||
0
ente/rootfs/etc/cont-init.d/99-run.sh
Normal file → Executable file
0
ente/rootfs/etc/cont-init.d/99-run.sh
Normal file → Executable file
0
ente/rootfs/etc/services.d/02-museum/run
Normal file → Executable file
0
ente/rootfs/etc/services.d/02-museum/run
Normal file → Executable file
0
ente/rootfs/etc/services.d/03-web/run
Normal file → Executable file
0
ente/rootfs/etc/services.d/03-web/run
Normal file → Executable file
Reference in New Issue
Block a user