mirror of
https://github.com/go-admin-team/go-admin.git
synced 2026-09-23 18:58:09 +00:00
14 lines
294 B
YAML
14 lines
294 B
YAML
settings:
|
|
database:
|
|
dbtype: mysql
|
|
host: drdsfacbhmku898jpublic.drds.aliyuncs.com
|
|
port: 3306
|
|
database: rmsdb_test
|
|
username: rmsdb_test
|
|
password: ptGAA2RaVY4wqC
|
|
application:
|
|
readtimeout: 1
|
|
writertimeout: 2
|
|
port: 8000
|
|
name: testApp
|
|
jwtsecret: 123abc |