Commit e156bd3b authored by Jiri Novotny's avatar Jiri Novotny
Browse files

final Windows solution

parent deb19ef5
Pipeline #142004 passed with stage
in 1 minute and 28 seconds
......@@ -9,10 +9,7 @@ If you are using linux, use command:
```
docker-compose -f docker-compose-linux.yml up
```
If on Windows, use:
```
docker-compose -f docker-compose-windows.yml up
```
It is currently impossible to run the application on Windows because of limitations of docker networking on Windows
After every container initializes, you should be able to use the application on address localhost:3000/pa165 \
Login data is operator/operator
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment