Skip to content
Snippets Groups Projects
Commit 7b74d992 authored by Armand Bahi's avatar Armand Bahi
Browse files

Merge branch '525-erreur-lors-de-l-install-si-la-database-n-est-pas-vmap' into 'next_version'

Resolve "Erreur lors de l'install si la database n'est pas "vmap""

See merge request Development/vitis-2020/applications/vmap!27
parents dd868e80 6183c830
No related branches found
No related tags found
No related merge requests found
...@@ -15,7 +15,8 @@ ...@@ -15,7 +15,8 @@
"POSTGRES_PORT": 5432, "POSTGRES_PORT": 5432,
"POSTGRES_USER": "dbuser", "POSTGRES_USER": "dbuser",
"SQL_DATA": { "SQL_DATA": {
"SRID": 2154 "SRID": 2154,
"DB_NAME": "vmap"
}, },
"application": { "application": {
"operating_systems": [ "operating_systems": [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment