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