pravki1
This commit is contained in:
parent
93a913100e
commit
1aec382648
|
@ -58,4 +58,4 @@ nano .env
|
||||||
```bash
|
```bash
|
||||||
docker run -d --restart always --env-file .env -v /home/logs:/app/logs -p 8000:8000 linkedin
|
docker run -d --restart always --env-file .env -v /home/logs:/app/logs -p 8000:8000 linkedin
|
||||||
```
|
```
|
||||||
3. Переходим по адресу http://IP:8000
|
3. Переходим по адресу http://IP:8000/docs#/
|
||||||
|
|
Loading…
Reference in New Issue