made backend database url configurable through cli

This commit is contained in:
2025-12-31 18:03:17 +01:00
parent fa40aa404d
commit 1ebec422d6
5 changed files with 11 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "chatapp"
version = "0.1.0"
version = "0.2.0"
edition = "2024"
[dependencies]