feat: update

This commit is contained in:
Rogee
2025-05-23 20:56:21 +08:00
parent 27bdcfb8bf
commit f836fcc726
2 changed files with 23 additions and 7 deletions

View File

@@ -7,8 +7,8 @@ StoragePath = "/Users/rogee/Projects/self/quyun/fixtures"
Port = 8088
[Database]
Host = "localhost"
Database = "postgres"
Host = "10.1.1.2"
Database = "quyun"
Password = "xixi0202"
[JWT]