mirror of
https://github.com/Ysurac/openmptcprouter-vps-admin.git
synced 2025-03-09 15:40:05 +00:00
Listen port can be defined in json
This commit is contained in:
parent
ca7066cd2e
commit
c65a9d2f6c
2 changed files with 8 additions and 2 deletions
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"user":"openmptcprouter",
|
||||
"pass":"MySecretKey"
|
||||
"pass":"MySecretKey",
|
||||
"port":65500
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue