Update app.py
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
hogweed1 2024-08-04 12:52:50 +10:00
parent 315e6f8142
commit 01b3b0022f

2
app.py
View File

@ -27,7 +27,7 @@ css.build()
docker_short_id = socket.gethostname()
arango_client = ArangoClient(hosts='https://arango.guaranteedstruggle.host')
db = arango_client.db('board1', username='root', password='stolendick527')
db = arango_client.db('board1', username='root', password='123-very-unsafe-way-to-protect-yourself321')
# предполагается что меняться список будет весьма редко, поэтому подхватываем при лишь при перезапуске