mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-26 07:50:33 +02:00
GitHub bot: fix linting issues (nobuild)
This commit is contained in:
@@ -16,12 +16,12 @@
|
|||||||
"ENTE_API_ORIGIN": "http://[HOST]:[PORT:8080]",
|
"ENTE_API_ORIGIN": "http://[HOST]:[PORT:8080]",
|
||||||
"MINIO_ROOT_PASSWORD": "minioadmin",
|
"MINIO_ROOT_PASSWORD": "minioadmin",
|
||||||
"MINIO_ROOT_USER": "minioadmin",
|
"MINIO_ROOT_USER": "minioadmin",
|
||||||
|
"PGDATA": "/config/postgres",
|
||||||
"PGID": "0",
|
"PGID": "0",
|
||||||
"PUID": "0",
|
"PUID": "0",
|
||||||
"S3_BUCKET": "ente-media",
|
"S3_BUCKET": "ente-media",
|
||||||
"S3_ENDPOINT": "http://localhost:3200",
|
"S3_ENDPOINT": "http://localhost:3200",
|
||||||
"TZ": "Europe/Paris",
|
"TZ": "Europe/Paris"
|
||||||
"PGDATA": "/config/postgres"
|
|
||||||
},
|
},
|
||||||
"hassio_api": true,
|
"hassio_api": true,
|
||||||
"image": "ghcr.io/alexbelgium/ente-{arch}",
|
"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