Изменён url к сервисам
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
# noolite-srv
|
# noolite-srv
|
||||||
Simple application that provides access from web to Noolite Adapters PC11xx
|
Simple application that provides access from web to Noolite Adapters PC11xx
|
||||||
|
|
||||||
Depends on the library [noolite](https://gogs.dended.keenetic.pro/ded/noolitelib.git)
|
Depends on the library [noolite](https://gogs.dended.ru/ded/noolitelib.git)
|
||||||
|
|
||||||
Is the backend for application [nooLight](https://gogs.dended.keenetic.pro/ded/nooLight.git)
|
Is the backend for application [nooLight](https://gogs.dended.ru/ded/nooLight.git)
|
||||||
|
|
||||||
# Building
|
# Building
|
||||||
Just build docker image:
|
Just build docker image:
|
||||||
@@ -20,7 +20,7 @@ docker buildx build --platform linux/amd64,linux/arm64,linux/arm/v7 -t <your_tag
|
|||||||
Install from docker registry:
|
Install from docker registry:
|
||||||
|
|
||||||
```
|
```
|
||||||
docker pull docker.dended.keenetic.pro/noolite-srv
|
docker pull docker.dended.ru/noolite-srv
|
||||||
```
|
```
|
||||||
|
|
||||||
# Using
|
# Using
|
||||||
|
|||||||
Reference in New Issue
Block a user