forked from midou/invidious
Bump dependencies (#2378)
* Upgrade to Kemal v1.1.0 * Bump postgres driver
This commit is contained in:
@@ -1550,4 +1550,5 @@ add_context_storage_type(User)
|
||||
Kemal.config.logger = LOGGER
|
||||
Kemal.config.host_binding = Kemal.config.host_binding != "0.0.0.0" ? Kemal.config.host_binding : CONFIG.host_binding
|
||||
Kemal.config.port = Kemal.config.port != 3000 ? Kemal.config.port : CONFIG.port
|
||||
Kemal.config.app_name = "Invidious"
|
||||
Kemal.run
|
||||
|
Reference in New Issue
Block a user