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

This commit is contained in:
Simple_Not 2023-07-12 01:59:04 +10:00
parent 88e1b7afdd
commit 3d13563437

2
app.py
View File

@ -24,7 +24,7 @@ js.build()
arango_client = ArangoClient(hosts='http://localhost:8529')
arango_client = ArangoClient(hosts='https://arango.vdk2ch.ru')
db = arango_client.db('board1', username='root', password='rootpassword')
# предполагается что меняться список будет весьма редко, поэтому подхватываем при лишь при перезапуске