1 Star 1 Fork 0

天外飞仙/vs-go

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
config.yaml 396 Bytes
一键复制 编辑 原始数据 按行查看 历史
天外飞仙 提交于 2024-12-27 14:57 . 1.0.0
app_mode: dev
server:
http_port: 8000
tcp_port: 8010
udp_port: 8020
static: html
assets: assets
template: template/*
database:
host: 127.0.0.1
port: 3306
username: root
password: 123456
data_name: cy
log_level: 3
jwt:
secret: php666
expire: 7
keys:
hmac_key: keyWord
branca_key: supersecretkeyyoushouldnotcommit
redis:
host: 127.0.0.1:6379
auth: 123456
db: 1
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/vshang/vs-go.git
[email protected]:vshang/vs-go.git
vshang
vs-go
vs-go
master

搜索帮助