You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
99 lines
2.1 KiB
99 lines
2.1 KiB
4 months ago
|
aliyun-oss:
|
||
|
endpoint: yourEndpoint
|
||
|
access-key-id: yourAccessKeyId
|
||
|
access-key-secret: yourAccessKeySecret
|
||
|
bucket-name: yourBucketName
|
||
|
bucket-url: yourBucketUrl
|
||
|
autocode:
|
||
|
transfer-restart: true
|
||
|
root: /Users/holi/Downloads/go-workspace/nft-admin
|
||
|
server: /server
|
||
|
server-api: /api/sys
|
||
|
server-initialize: /initialize
|
||
|
server-model: /model
|
||
|
server-request: /model/request/
|
||
|
server-router: /router
|
||
|
server-service: /service
|
||
|
web: /web/src
|
||
|
web-api: /api
|
||
|
web-form: /view
|
||
|
web-table: /view
|
||
|
web-flow: /view
|
||
|
captcha:
|
||
|
key-long: 6
|
||
|
img-width: 240
|
||
|
img-height: 80
|
||
|
casbin:
|
||
|
model-path: ./resource/rbac_model.conf
|
||
|
email:
|
||
|
to: xxx@qq.com
|
||
|
port: 465
|
||
|
from: nftwins@163.com
|
||
|
host: smtp.163.com
|
||
|
is-ssl: true
|
||
|
secret: CJSUOHESAPUPXRDZ
|
||
|
nickname: nft
|
||
|
excel:
|
||
|
dir: ./resource/excel/
|
||
|
jwt:
|
||
|
signing-key: qmPlus
|
||
|
expires-time: 604800
|
||
|
buffer-time: 86400
|
||
|
local:
|
||
|
path: uploads/file
|
||
|
mysql:
|
||
|
path: 120.55.164.69:30306
|
||
|
config: charset=utf8mb4&parseTime=True&loc=Local
|
||
|
db-name: nft
|
||
|
username: root
|
||
|
password: vBwU7vwAGQ
|
||
|
max-idle-conns: 10
|
||
|
max-open-conns: 100
|
||
|
log-mode: false
|
||
|
log-zap: ""
|
||
|
minio:
|
||
|
endpoint: 120.55.164.69:30009
|
||
|
accessKeyId: wenwu
|
||
|
secretAccessKey: ywt@199635
|
||
|
useSsl: false
|
||
|
bucket: nft
|
||
|
asseptUrl: http://1.92.109.79:30009/
|
||
|
redis:
|
||
|
db: 1
|
||
|
addr: 120.55.164.69:32338
|
||
|
password: vBwU7vwAGQ
|
||
|
|
||
|
system:
|
||
|
env: develop
|
||
|
addr: 8001
|
||
|
db-type: mysql
|
||
|
oss-type: local
|
||
|
use-multipoint: false
|
||
|
|
||
|
timer:
|
||
|
start: true
|
||
|
spec: '@daily'
|
||
|
detail:
|
||
|
- tableName: sys_operation_records
|
||
|
compareField: created_at
|
||
|
interval: 2160h
|
||
|
zap:
|
||
|
level: warn
|
||
|
format: console
|
||
|
prefix: '[NFT-ADMIN]'
|
||
|
director: log
|
||
|
link-name: nft.log
|
||
|
showLine: true
|
||
|
encode-level: LowercaseColorLevelEncoder
|
||
|
stacktrace-key: stacktrace
|
||
|
log-in-console: true
|
||
|
|
||
|
jpush:
|
||
|
appkey: d7e557b47f34c5214e70b02f
|
||
|
secret: 036c179ba0f7c43c1e199c91
|
||
|
all-user-sign: fm_all_users
|
||
|
android-intent: intent:#Intent;component=com.mg.news.dev/com.mango.hnxwlb.ui930.Main930Activity;S.extras=%v;end
|
||
|
|
||
|
# qiniu configuration (请自行七牛申请对应的 公钥 私钥 bucket 和 域名地址)
|
||
|
|