mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-06-23 09:20:13 -04:00
chore: Resolve startup warnings (#7335)
This commit is contained in:
@@ -15,6 +15,7 @@ def main():
|
||||
forwarded_allow_ips=settings.HOST_IP,
|
||||
ssl_keyfile=settings.TLS_PRIVATE_KEY_PATH,
|
||||
ssl_certfile=settings.TLS_CERTIFICATE_PATH,
|
||||
ws="websockets-sansio",
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user