[agent-deploy] - update mongo nodeport

This commit is contained in:
zeaslity
2024-07-15 16:27:15 +08:00
parent fac45b21a4
commit 37d96c029d
4 changed files with 8 additions and 2 deletions

View File

@@ -65,6 +65,7 @@ type NacosConfig struct {
type MongoConfig struct {
z_dep.CommonEnvironmentConfig
MongoPassword string
MongoNodePort string
}
type EmqxConfig struct {