chore: indicar cómo arrancar la web
This commit is contained in:
parent
576ca3e803
commit
5b3171661c
|
@ -2,6 +2,10 @@
|
||||||
|
|
||||||
Fork del proyecto https://opendatacity.github.io/relog/ que ha dejado de funcionar
|
Fork del proyecto https://opendatacity.github.io/relog/ que ha dejado de funcionar
|
||||||
|
|
||||||
|
Entrar en la carpeta clients/anim y ejecutar este comando:
|
||||||
|
|
||||||
|
docker run --rm -v .:/usr/share/nginx/html -p 8080:80 --name=nginx nginx
|
||||||
|
|
||||||
## Besucherstromanalyse per re:publica W-LAN
|
## Besucherstromanalyse per re:publica W-LAN
|
||||||
|
|
||||||
http://apps.opendatacity.de/relog/
|
http://apps.opendatacity.de/relog/
|
||||||
|
|
Loading…
Reference in New Issue