This commit is contained in:
2023-08-17 22:53:17 +04:00
parent a824a23d9e
commit 9687f2da01
10 changed files with 23 additions and 10 deletions

View File

@@ -1,3 +1,4 @@
#!env/bin/python3.10
from app import app
if __name__ == '__main__':
#app.run(debug=True,ssl_context=('LinuxServer.crt','rootCA.key',3))