mirror of
https://scm.univ-tours.fr/22107988t/rappaurio-sae501_502.git
synced 2025-06-01 20:45:04 +02:00
Update README.md
This commit is contained in:
parent
47bae70652
commit
0300126730
21
README.md
21
README.md
@ -30,11 +30,15 @@ Wikipedia article comparison tool. This tool allows you to compare the data cont
|
|||||||
|
|
||||||
<div align="center">
|
<div align="center">
|
||||||
<img src="img/demo.gif">
|
<img src="img/demo.gif">
|
||||||
|
|
||||||
<p>Access online demo : [radar.dariow.fr](https://radar.dariow.fr)</p>
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<br>
|
||||||
|
|
||||||
|
<div align="center">
|
||||||
|
<p>Access online demo : [radar.dariow.fr](https://radar.dariow.fr)</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<br>
|
||||||
|
|
||||||
## Dependencies
|
## Dependencies
|
||||||
|
|
||||||
@ -100,6 +104,13 @@ docker-compose up -d
|
|||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
The site is now available locally on https://localhost:8888
|
The site is now available locally on https://localhost:8888 or [https://\<your-ip-adresse>:8888]()
|
||||||
|
|
||||||
Or at the ip address of your machine [https://\<your-ip-adresse>:8888]()
|
|
||||||
|
## Clean remove
|
||||||
|
|
||||||
|
You can remove the containers with :
|
||||||
|
|
||||||
|
```yaml
|
||||||
|
docker-compose down
|
||||||
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user