mirror of
https://github.com/rekryt/iplist.git
synced 2025-10-13 08:59:34 +03:00
docs: fix https addresses
This commit is contained in:
@@ -83,7 +83,7 @@ Configuration files are stored in the `config/<group>/<site>.json`. Each JSON fi
|
|||||||
|
|
||||||
## Setting Up and Running in Docker
|
## Setting Up and Running in Docker
|
||||||
```shell
|
```shell
|
||||||
git clone git@github.com:rekryt/iplist.git
|
git clone https://github.com/rekryt/iplist.git
|
||||||
cd iplist
|
cd iplist
|
||||||
cp .env.example .env
|
cp .env.example .env
|
||||||
```
|
```
|
||||||
|
@@ -84,7 +84,7 @@ Demo URL: [https://iplist.opencck.org](https://iplist.opencck.org)
|
|||||||
|
|
||||||
## Настройка и запуск под docker
|
## Настройка и запуск под docker
|
||||||
```shell
|
```shell
|
||||||
git clone git@github.com:rekryt/iplist.git
|
git clone https://github.com/rekryt/iplist.git
|
||||||
cd iplist
|
cd iplist
|
||||||
cp .env.example .env
|
cp .env.example .env
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user