docker
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Simple_Not 2023-07-02 00:20:39 +10:00
parent f8ed20539a
commit e6784bfcf6

2
app.py
View File

@ -40,4 +40,4 @@ def search_todo():
if __name__ == "__main__": if __name__ == "__main__":
app.run(debug=True, host='0.0.0.0') app.run(debug=True, host='master.board.vdk2ch.ru')