初始提交

This commit is contained in:
2026-02-17 20:57:37 +08:00
parent b9f3ae7ddd
commit 64a26a69f4
39 changed files with 1039 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
server:
host: 0.0.0.0
port: 8080
debug: true
db:
mysql_host: localhost
mysql_port: 3306
mysql_user: root
mysql_password: "Password"
mysql_database: db