feat: add unix socket api(set debug)
This commit is contained in:
@ -1,8 +1,7 @@
|
||||
{
|
||||
"name": "ult",
|
||||
"listen": {
|
||||
"http": "0.0.0.0:8080",
|
||||
"unix": "unix://./dev.sock"
|
||||
"http": "0.0.0.0:8080"
|
||||
},
|
||||
"db": {
|
||||
"_uri": "postgres::host=pg.dev user=xx_user password=xx_password dbname=xx_database port=5432 sslmode=disable TimeZone=Asia/Shanghai",
|
||||
|
Reference in New Issue
Block a user