mirror of
https://codeberg.org/ashley/poke
synced 2026-03-19 16:57:59 +00:00
Add the server port as a configuration option
This commit is contained in:
@@ -5,5 +5,6 @@
|
||||
"invchannel": "https://invid-api.poketube.fun/api/v1",
|
||||
"cacher_max_age": "1800",
|
||||
"enablealwayshttps": false,
|
||||
"t_url": "https://t.poketube.fun/"
|
||||
"t_url": "https://t.poketube.fun/",
|
||||
"server_port": "6003"
|
||||
}
|
||||
Reference in New Issue
Block a user