db: host: localhost port: "5432" user: postgres password: post1024 name: gofaster server: port: "8080" redis: host: localhost port: "6379" password: "" db: 0 jwt: secret: "your-secret-key" issuer: "gofaster" expire: 24 # 24小时 log: level: "debug" path: "./logs/app.log"