backend update

This commit is contained in:
rl544
2026-09-15 00:11:57 +09:00
parent 574783ab15
commit 4a5a0be6c9
5 changed files with 47 additions and 7 deletions
+4
View File
@@ -0,0 +1,4 @@
{
"port": "8080",
"db_url": "postgres://monitor:monitorpassword@localhost:5432/vdimonitor?sslmode=disable"
}