Skip to content
Snippets Groups Projects
Commit fd7513ad authored by Tor-Einar Skog's avatar Tor-Einar Skog
Browse files

Minor typo edit

parent 9eaea975
No related branches found
No related tags found
No related merge requests found
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
### Recommended: Building with Docker ### Recommended: Building with Docker
#### First: the database #### First: the database
The docker container needs a database. Important parts of the data model [is described in the Data Model chapter](./data_model.md). The docker container needs a database. Important parts of the data model [are described in the Data Model chapter](./data_model.md).
So make sure you have PostgreSQL >= 10 and PostGIS >=2.4 installed. Then create a user called vipslogic. Make sure you enter the vipslogic username and password in the `standalone.xml` file of Wildfly (see chapter below). So make sure you have PostgreSQL >= 10 and PostGIS >=2.4 installed. Then create a user called vipslogic. Make sure you enter the vipslogic username and password in the `standalone.xml` file of Wildfly (see chapter below).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment