This commit is contained in:
2024-11-24 23:09:29 +00:00
parent 1dd72fd011
commit 13f59908fb
19 changed files with 2774 additions and 306 deletions

2
config.yaml Normal file
View File

@ -0,0 +1,2 @@
# MySQL database connection string
db: "mysql://root:root@localhost:3376/lnvps"