internetprogrammierung/readme.md

16 lines
241 B
Markdown
Raw Permalink Normal View History

2018-05-22 18:55:48 +02:00
Link to Project:
https://icaotix.github.io/ipr-projekt/
2020-03-15 00:00:16 +01:00
How to start the projekt with docker-compose:
```
docker-compose up -d
```
How to remove the project:
```
docker-compose down -v
```
MySQL dumps are getting saved in ./sql/db-data.