feat: remove crdb from rust-service

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2024-10-16 14:16:47 +02:00
parent 5aeb2b8bff
commit 74b81c9762
5 changed files with 3 additions and 34 deletions

View File

@@ -1 +1 @@
DATABASE_URL="postgres://root@localhost:26257/defaultdb?sslmode=disable"