Update Docker.md

This commit is contained in:
camuxx86
2021-09-01 17:55:44 +02:00
committed by GitHub
parent fb0c43efa3
commit bdeab57452
+1 -1
View File
@@ -14,7 +14,7 @@ docker run -d -ti --name psa_car_controller1 \
--publish 5000:5000 \
-v /host_path/config:/config \
--restart unless-stopped \
psa_car_controller
flobz/psa_car_controller
```
Go to http://127.0.0.1:5000 and follow instruction