Commit 28c7e93a by Jan Wijffels

update readme

parent 2f370dee
......@@ -34,7 +34,7 @@ Om de app te deployen kan ShinyProxy gebruikt worden
- De shinyproxy docker image vind je in the citizenair-shinyproxy folder
- Bouw de Docker image: `docker build citizenair-shinyproxy -t bnosac/citizenair`
- Voeg volgende shinyproxy elementen toe in je .yml shinyproxy config file en herstart shinyproxy `service shinyproxy stop/start/restart`
- Voeg volgende shinyproxy elementen toe in je .yml shinyproxy config file
```
- name: citizenair
......@@ -44,6 +44,8 @@ Om de app te deployen kan ShinyProxy gebruikt worden
docker-image: bnosac/citizenair
```
- Herstart shinyproxy `service shinyproxy stop/start/restart`
#### Deployment pechverhelping:
- Als er iets fout is met het docker image, inspecteer
......
Markdown is supported
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