mirror of
https://github.com/vvzvlad/vestasync.git
synced 2024-12-26 04:01:00 +03:00
update readme
This commit is contained in:
parent
8b70f8ad7c
commit
54eb95163e
@ -47,7 +47,7 @@ pip3 install -r requirements.txt
|
|||||||
Можно не устанавливать локально, а запустить докер (см. справку по командам ниже):
|
Можно не устанавливать локально, а запустить докер (см. справку по командам ниже):
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
docker run -it --name vestasync vvzvlad/vestasync:latest \
|
docker run --rm -it --name vestasync vvzvlad/vestasync:latest \
|
||||||
./vestasync.py --cmd install \
|
./vestasync.py --cmd install \
|
||||||
--device_ip 192.168.1.58 \
|
--device_ip 192.168.1.58 \
|
||||||
--gitea_address http://192.168.1.38:3001/ \
|
--gitea_address http://192.168.1.38:3001/ \
|
||||||
|
Loading…
Reference in New Issue
Block a user