mirror of
https://github.com/Radiquum/AniX.git
synced 2025-09-05 22:15:36 +05:00
chore: update DEPLOYMENT(.RU).md
This commit is contained in:
parent
a8a7266464
commit
260a30d94d
2 changed files with 9 additions and 17 deletions
|
@ -26,11 +26,9 @@
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
5. (опционально) добавьте переменные для использования своего плеера:
|
5. (опционально) добавьте переменную для использования своего плеера:
|
||||||
|
|
||||||
- NEXT_PUBLIC_KODIK_PARSER_URL
|
- NEXT_PUBLIC_PLAYER_PARSER_URL
|
||||||
- NEXT_PUBLIC_ANILIBRIA_PARSER_URL
|
|
||||||
- NEXT_PUBLIC_SIBNET_PARSER_URL
|
|
||||||
|
|
||||||
на те которые вы получили, если развёртывали [anix-player-parsers](./player-parsers/README.RU.md)
|
на те которые вы получили, если развёртывали [anix-player-parsers](./player-parsers/README.RU.md)
|
||||||
|
|
||||||
|
@ -75,11 +73,9 @@
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
7. (опционально) добавьте переменные для использования своего плеера:
|
7. (опционально) добавьте переменную для использования своего плеера:
|
||||||
|
|
||||||
- NEXT_PUBLIC_KODIK_PARSER_URL
|
- NEXT_PUBLIC_PLAYER_PARSER_URL
|
||||||
- NEXT_PUBLIC_ANILIBRIA_PARSER_URL
|
|
||||||
- NEXT_PUBLIC_SIBNET_PARSER_URL
|
|
||||||
|
|
||||||
на те которые вы получили, если развёртывали [anix-player-parsers](./player-parsers/README.RU.md)
|
на те которые вы получили, если развёртывали [anix-player-parsers](./player-parsers/README.RU.md)
|
||||||
|
|
||||||
|
@ -124,7 +120,7 @@
|
||||||
- -p - порт контейнера который будет доступен извне. ПОРТ:3000
|
- -p - порт контейнера который будет доступен извне. ПОРТ:3000
|
||||||
|
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
> для переменных которые вы получили, если развёртывали [anix-player-parsers](./player-parsers/README.RU.md), необходимо использовать `-e ПЕРЕМЕННАЯ=ЗНАЧЕНИЕ` до слова anix
|
> для переменных которые вы получили, если развёртывали [anix-player-parsers](./player-parsers/README.RU.md), необходимо использовать `-e ПЕРЕМЕННАЯ=ЗНАЧЕНИЕ` до последнего слова anix
|
||||||
|
|
||||||
[команда docker run](https://docs.docker.com/reference/cli/docker/container/run/)
|
[команда docker run](https://docs.docker.com/reference/cli/docker/container/run/)
|
||||||
|
|
||||||
|
|
|
@ -26,11 +26,9 @@ Requirements:
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
5. (optional) Add variables to use your own player:
|
5. (optional) Add variable to use your own player:
|
||||||
|
|
||||||
- NEXT_PUBLIC_KODIK_PARSER_URL
|
- NEXT_PUBLIC_PLAYER_PARSER_URL
|
||||||
- NEXT_PUBLIC_ANILIBRIA_PARSER_URL
|
|
||||||
- NEXT_PUBLIC_SIBNET_PARSER_URL
|
|
||||||
|
|
||||||
Use the ones you received if you deployed [anix-player-parsers](./player-parsers/README.md)
|
Use the ones you received if you deployed [anix-player-parsers](./player-parsers/README.md)
|
||||||
|
|
||||||
|
@ -77,9 +75,7 @@ Requirements:
|
||||||
|
|
||||||
7. (optional) Add variables to use your own player:
|
7. (optional) Add variables to use your own player:
|
||||||
|
|
||||||
- NEXT_PUBLIC_KODIK_PARSER_URL
|
- NEXT_PUBLIC_PLAYER_PARSER_URL
|
||||||
- NEXT_PUBLIC_ANILIBRIA_PARSER_URL
|
|
||||||
- NEXT_PUBLIC_SIBNET_PARSER_URL
|
|
||||||
|
|
||||||
Use the ones you received if you deployed [anix-player-parsers](./player-parsers/README.md)
|
Use the ones you received if you deployed [anix-player-parsers](./player-parsers/README.md)
|
||||||
|
|
||||||
|
@ -124,7 +120,7 @@ Additional Requirements:
|
||||||
- -p - container port to be exposed externally. PORT:3000
|
- -p - container port to be exposed externally. PORT:3000
|
||||||
|
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
> For variables you received if you deployed [anix-player-parsers](./player-parsers/README.md), you need to use `-e VARIABLE=VALUE` before the word anix
|
> For variables you received if you deployed [anix-player-parsers](./player-parsers/README.md), you need to use `-e VARIABLE=VALUE` before the last word anix
|
||||||
|
|
||||||
[docker run command](https://docs.docker.com/reference/cli/docker/container/run/)
|
[docker run command](https://docs.docker.com/reference/cli/docker/container/run/)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue