mirror of
https://github.com/recloudstream/cloudstream-extensions.git
synced 2024-08-15 03:03:54 +00:00
update webpage url
This commit is contained in:
parent
94ac0a3b57
commit
d0b91fc518
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
override val requiresUsername = true
|
||||
override val requiresPassword = true
|
||||
override val requiresServer = true
|
||||
override val createAccountUrl = "https://recloudstream.github.io/docs/users/use-nginx.md"
|
||||
override val createAccountUrl = "https://www.cloudstream.cf/docs/users/use-nginx.md"
|
||||
|
||||
companion object {
|
||||
const val NGINX_USER_KEY: String = "nginx_user"
|
||||
|
|
Loading…
Reference in a new issue