chore: update DEPLOYMENT(.RU).md

This commit is contained in:
Kentai Radiquum 2025-07-07 15:35:50 +05:00
parent a8a7266464
commit 260a30d94d
Signed by: Radiquum
GPG key ID: 858E8EE696525EED
2 changed files with 9 additions and 17 deletions

View file

@ -26,11 +26,9 @@
![vercel import button](./docs/deploy/vercel_import.png)
5. (опционально) добавьте переменные для использования своего плеера:
5. (опционально) добавьте переменную для использования своего плеера:
- NEXT_PUBLIC_KODIK_PARSER_URL
- NEXT_PUBLIC_ANILIBRIA_PARSER_URL
- NEXT_PUBLIC_SIBNET_PARSER_URL
- NEXT_PUBLIC_PLAYER_PARSER_URL
на те которые вы получили, если развёртывали [anix-player-parsers](./player-parsers/README.RU.md)
@ -75,11 +73,9 @@
![netlify project name](./docs/deploy/netlify_project_name.png)
7. (опционально) добавьте переменные для использования своего плеера:
7. (опционально) добавьте переменную для использования своего плеера:
- NEXT_PUBLIC_KODIK_PARSER_URL
- NEXT_PUBLIC_ANILIBRIA_PARSER_URL
- NEXT_PUBLIC_SIBNET_PARSER_URL
- NEXT_PUBLIC_PLAYER_PARSER_URL
на те которые вы получили, если развёртывали [anix-player-parsers](./player-parsers/README.RU.md)
@ -124,7 +120,7 @@
- -p - порт контейнера который будет доступен извне. ПОРТ:3000
> [!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/)

View file

@ -26,11 +26,9 @@ Requirements:
![vercel import button](./docs/deploy/vercel_import.png)
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_ANILIBRIA_PARSER_URL
- NEXT_PUBLIC_SIBNET_PARSER_URL
- NEXT_PUBLIC_PLAYER_PARSER_URL
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:
- NEXT_PUBLIC_KODIK_PARSER_URL
- NEXT_PUBLIC_ANILIBRIA_PARSER_URL
- NEXT_PUBLIC_SIBNET_PARSER_URL
- NEXT_PUBLIC_PLAYER_PARSER_URL
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
> [!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/)