本地开发中的改动
This commit is contained in:
parent
4317136295
commit
07d1dcbce2
10
config.yaml
10
config.yaml
@ -1,6 +1,6 @@
|
||||
server:
|
||||
port: "9090"
|
||||
# host: "https://psi.api.buzhiyushu.cn/"
|
||||
# host: "https://psi.api.buzhiyushu.cn/"
|
||||
host: "http://192.168.101.213:9090/"
|
||||
|
||||
database:
|
||||
@ -12,10 +12,10 @@ database:
|
||||
encrypt_key: "0123456789abcdef0123456789abcdef"
|
||||
|
||||
task_database:
|
||||
host: nj-cynosdbmysql-grp-1v6vxn5f.sql.tencentcdb.com
|
||||
port: "26247"
|
||||
user: root
|
||||
password: Long6166@@
|
||||
host: 36.212.7.35
|
||||
port: "3306"
|
||||
user: zhishu
|
||||
password: KSwx1MDcRW
|
||||
name: task
|
||||
|
||||
jwt:
|
||||
|
||||
2
temp_build_err.txt
Normal file
2
temp_build_err.txt
Normal file
@ -0,0 +1,2 @@
|
||||
# github.com/elastic/go-elasticsearch/v8/typedapi
|
||||
C:\Users\Administrator\go\pkg\mod\github.com\elastic\go-elasticsearch\v8@v8.19.3\typedapi\api._.go:301:28: could not import github.com/elastic/go-elasticsearch/v8/typedapi/ingest/putgeoipdatabase (can't find export data (bufio: buffer full))
|
||||
Loading…
Reference in New Issue
Block a user