mirror of
https://github.com/bunny-lab-io/Borealis.git
synced 2026-02-05 06:30:31 -07: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