Skip to content

How to add your own rollback urls #41

Answered by HerbertHe
HerbertHe asked this question in Q&A
Discussion options

You must be logged in to vote

Just need to set the environment variable ROLLBACK_URLS=<your-own-rollback-url>, before you run yarn m3u.

ex.

ROLLBACK_URLS=<your-own-rollback-url> && yarn m3u

You can also set multi-rollback-urls, split them with English comma ,

ex.

ROLLBACK_URLS=<your-own-rollback-url1>,<your-own-rollback-url2> && yarn m3u

Replies: 1 comment

Comment options

HerbertHe
Jan 15, 2024
Maintainer Author

You must be logged in to vote
0 replies
Answer selected by HerbertHe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant