start to implement the configuration file and mrproxy integration
This commit is contained in:
7
config/config_template.toml
Normal file
7
config/config_template.toml
Normal file
@@ -0,0 +1,7 @@
|
||||
[docker]
|
||||
connection = "http"
|
||||
string = "http://my-custom-docker-server:2735"
|
||||
|
||||
[mrproxy]
|
||||
connection = "tcp"
|
||||
string = "127.0.0.1:25564"
|
||||
Reference in New Issue
Block a user