mirror of
https://github.com/UrloMythus/UnHided.git
synced 2026-04-11 20:00:52 +00:00
18 lines
310 B
Markdown
18 lines
310 B
Markdown
# UnHided
|
|
## Env Vars
|
|
```
|
|
API_PASSWORD = Yourpassword
|
|
```
|
|
### Mamma Mia
|
|
If you want to install MammaMia addon as well put also that enviroment variable
|
|
```
|
|
TRANSPORT_ROUTES = {
|
|
"all://*.ichigotv.net": {
|
|
"verify_ssl": false
|
|
},
|
|
"all://ichigotv.net": {
|
|
"verify_ssl": false
|
|
}
|
|
}
|
|
```
|