main code + settings update

This commit is contained in:
2024-09-28 23:27:55 +02:00
parent 3924c87b93
commit c66e854e03
3 changed files with 81 additions and 24 deletions

View File

@@ -1,4 +1,4 @@
{
"database_url": "sqlite:vote.db",
"bind_address": "127.0.0.1:8080"
"bind_address": "127.0.0.1:8000"
}