edit readme

This commit is contained in:
Xander 2025-01-22 20:12:41 +02:00
parent 3784b6f83e
commit 2b1987b901
1 changed files with 1 additions and 3 deletions

View File

@ -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