config.yaml 132 B

12345
  1. server:
  2. port: ":8080" # 服务监听的端口号
  3. database:
  4. path: "auth.db" # SQLite 数据库文件路径