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 @@ 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_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/)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue