SSL Zertifikat Problem gelöst
Dieser Commit ist enthalten in:
@@ -1275,4 +1275,4 @@ def download_backup(backup_id):
|
||||
return send_file(filepath, as_attachment=True, download_name=filename)
|
||||
|
||||
if __name__ == "__main__":
|
||||
app.run(host="0.0.0.0", port=443, ssl_context='adhoc')
|
||||
app.run(host="0.0.0.0", port=5000)
|
||||
|
||||
In neuem Issue referenzieren
Einen Benutzer sperren