mirror of
https://github.com/statbate/shiny-potato.git
synced 2026-08-11 03:12:42 +00:00
update
This commit is contained in:
parent
e9ff078dc2
commit
dad37ec59b
8 changed files with 217 additions and 257 deletions
|
|
@ -17,7 +17,7 @@ func startConfig() {
|
|||
conf.Conn = map[string]string{
|
||||
"mysql": "user:passwd@unix(/var/run/mysqld/mysqld.sock)/base?interpolateParams=true",
|
||||
"click": "tcp://127.0.0.1:9000/base?compress=true&debug=false",
|
||||
"start": "/tmp/bongaStart.txt",
|
||||
"start": "/tmp/stripStart.txt",
|
||||
}
|
||||
|
||||
// 3proxy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue