edit readme
This commit is contained in:
parent
3784b6f83e
commit
2b1987b901
|
@ -34,8 +34,6 @@ git clone https://git.xander.cx.ua/Xanders25/linkedin.git
|
|||
|
||||
2. Запуск контейнера:
|
||||
```bash
|
||||
docker run -d --restart always --env-file .env \
|
||||
-v /home/logs:/app/logs \
|
||||
linkedin -p 8000:8000
|
||||
docker run -d --restart always --env-file .env -v /home/logs:/app/logs linkedin -p 8000:8000
|
||||
```
|
||||
3. Переходим по адресу http://IP:8000
|
||||
|
|
Loading…
Reference in New Issue