This commit is contained in:
poiuty 2022-08-07 14:18:21 +03:00
parent fec669ea34
commit 7023da390f
6 changed files with 339 additions and 297 deletions

View file

@ -17,6 +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",
}
// 3proxy