From 2714b49ea91a1702b5fd5e1a0b280e82a537c812 Mon Sep 17 00:00:00 2001 From: Simple_Not <44047940+moonbaseDelta@users.noreply.github.com> Date: Tue, 18 Jul 2023 20:03:33 +1000 Subject: [PATCH] sin fix --- app.py | 1 + 1 file changed, 1 insertion(+) diff --git a/app.py b/app.py index 4ae20ea..6bf4522 100644 --- a/app.py +++ b/app.py @@ -23,6 +23,7 @@ js.build() + docker_short_id = socket.gethostname() arango_client = ArangoClient(hosts='https://arango.guaranteedstruggle.host')