Merge pull request #1231 from alexbelgium/create-pull-request/patch-1707006202

Github bot : json sorted
This commit is contained in:
Alexandre
2024-02-07 10:57:00 +01:00
committed by GitHub
3 changed files with 5 additions and 5 deletions

View File

@@ -8,8 +8,8 @@
"codenotary": "alexandrep.github@gmail.com",
"description": "Postgres 15 with pgvecto.rs support",
"environment": {
"PGDATA": "/config/database",
"CONFIG_LOCATION": "/config/postgresql.conf"
"CONFIG_LOCATION": "/config/postgresql.conf",
"PGDATA": "/config/database"
},
"image": "ghcr.io/alexbelgium/postgres-{arch}",
"map": [