mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-25 07:20:31 +02:00
Update config.json
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
"codenotary": "alexandrep.github@gmail.com",
|
"codenotary": "alexandrep.github@gmail.com",
|
||||||
"description": "Postgres 15",
|
"description": "Postgres 15",
|
||||||
"environment": {
|
"environment": {
|
||||||
"PGDATA": "/data"
|
"PGDATA": "/data/database"
|
||||||
},
|
},
|
||||||
"image": "ghcr.io/alexbelgium/postgres-{arch}",
|
"image": "ghcr.io/alexbelgium/postgres-{arch}",
|
||||||
"map": [
|
"map": [
|
||||||
@@ -34,6 +34,6 @@
|
|||||||
},
|
},
|
||||||
"slug": "postgres",
|
"slug": "postgres",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
"version": "15.3-test4",
|
"version": "15.3-test5",
|
||||||
"webui": "[PROTO:ssl]://[HOST]:[PORT:5432]"
|
"webui": "[PROTO:ssl]://[HOST]:[PORT:5432]"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user