database: Driver: mysql Prefix: gin_ DSN: "blog:qI7=bL4@iJ@tcp(47.93.160.42:3630)/blog?charset=utf8mb4&parseTime=True&loc=Local" # Prefix: gin_ # This line is commented out in the original .ini file project: StaticUrlMapPath: - assets/static/: static/ - assets/docs/: docs/ - media/: media/ TemplateGlob: "templates/**/*" MediaFilePath: "media/upload/" server: Port: 8090 ReadTimeout: 60 WriteTimeout: 60 theme: current: "default"