From e6784bfcf67cc24b84c046cf4cbaedb518184cfe Mon Sep 17 00:00:00 2001 From: Simple_Not <44047940+moonbaseDelta@users.noreply.github.com> Date: Sun, 2 Jul 2023 00:20:39 +1000 Subject: [PATCH] docker --- app.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.py b/app.py index 6cdd183..d899e74 100644 --- a/app.py +++ b/app.py @@ -40,4 +40,4 @@ def search_todo(): if __name__ == "__main__": - app.run(debug=True, host='0.0.0.0') \ No newline at end of file + app.run(debug=True, host='master.board.vdk2ch.ru') \ No newline at end of file