This commit is contained in:
poiuty 2022-08-14 13:32:35 +03:00
parent e9ff078dc2
commit dad37ec59b
8 changed files with 217 additions and 257 deletions

View file

@ -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