mirror of
https://codeberg.org/ashley/poke
synced 2025-04-05 17:17:59 +00:00
Add the server port as a configuration option
This commit is contained in:
parent
e4d9cd49e2
commit
17bb4d04d4
@ -5,5 +5,6 @@
|
|||||||
"invchannel": "https://invid-api.poketube.fun/api/v1",
|
"invchannel": "https://invid-api.poketube.fun/api/v1",
|
||||||
"cacher_max_age": "1800",
|
"cacher_max_age": "1800",
|
||||||
"enablealwayshttps": false,
|
"enablealwayshttps": false,
|
||||||
"t_url": "https://t.poketube.fun/"
|
"t_url": "https://t.poketube.fun/",
|
||||||
|
"server_port": "6003"
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user