重新整理思路
# Conflicts: # srv/cmd/gatekeeper/wire.go # srv/internal/application/appliceation.go
This commit is contained in:
20
srv/server-env/config.yaml
Normal file
20
srv/server-env/config.yaml
Normal file
@@ -0,0 +1,20 @@
|
||||
server:
|
||||
# 服务运行端口
|
||||
port: 8443
|
||||
# 数据库配置
|
||||
database:
|
||||
host: localhost
|
||||
user: gatekeeper
|
||||
dbname: crimson
|
||||
sslmode: disable
|
||||
port: 5432
|
||||
passwd: crimson
|
||||
connect-timeout: 20
|
||||
ssh-point: ycy
|
||||
ssh-point:
|
||||
- ycy:
|
||||
host: www.ciallo.pub
|
||||
user: root
|
||||
port: 13915
|
||||
# passwd: kgmO6dGkC6hB
|
||||
|
||||
Reference in New Issue
Block a user