Update README.md

This commit is contained in:
Jan Eitzinger 2021-06-10 09:55:01 +02:00 committed by GitHub
parent 72f66bf2e8
commit dd8ae9f78e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -42,7 +42,7 @@ Before starting the containers the fixture data needs to be prepared:
* `$ cd data`
* `$ ./init.sh`
You need to ensure that no other web server is running on port 80. Also existing VPM connections sometimes cause problems with docker.
You need to ensure that no other web server is running on port 80. Also existing VPN connections sometimes cause problems with docker.
After that from the root of the repository you can start up the containers with:
* `docker-compose up`
* Wait... and wait a little longer