mirror of
https://github.com/bunny-lab-io/Borealis.git
synced 2025-10-26 19:21:58 -06:00
Script Functionally FINALLY reinstated
This commit is contained in:
@@ -8323,6 +8323,6 @@ if __name__ == "__main__":
|
||||
app,
|
||||
host="0.0.0.0",
|
||||
port=5000,
|
||||
certfile=TLS_CERT_PATH,
|
||||
certfile=TLS_BUNDLE_PATH,
|
||||
keyfile=TLS_KEY_PATH,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user