mirror of
https://github.com/flobz/psa_car_controller.git
synced 2026-08-22 09:26:16 +00:00
docs: Update Docker.md
This commit is contained in:
+12
-1
@@ -21,5 +21,16 @@ docker run -d -ti --name psa_car_controller1 \
|
||||
--restart unless-stopped \
|
||||
flobz/psa_car_controller
|
||||
```
|
||||
|
||||
Go to http://127.0.0.1:5000 and follow instruction
|
||||
|
||||
### Environment variable:
|
||||
You can modify some parameter with docker environment variable:
|
||||
|
||||
|variable | description |
|
||||
|-----------------|---------------------------------|
|
||||
|PSACC_CONFIG_DIR | overide configuration directory |
|
||||
|PSACC_PORT | change port |
|
||||
|PSACC_OPTIONS | add cli argurment |
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user