fix: adjustment port, 3030 change to 33030

This commit is contained in:
2024-03-08 15:32:47 +08:00
parent 40bc3cd4cb
commit afddabb0f9
7 changed files with 34 additions and 34 deletions

View File

@@ -23,7 +23,7 @@ logmml:
# session: single/multiple session for one user
sshd:
listenAddr: 0.0.0.0
listenPort: 2222
listenPort: 22222
privateKey: /usr/local/omc/.ssh/id_rsa
maxConnNum: 20
timeout: 1800
@@ -39,7 +39,7 @@ database:
name: omc_db
omc:
httpUri: http://127.0.0.1:3030
httpUri: http://127.0.0.1:33030
userCrypt: bcrypt
ne: