You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`_JAVA_OPTIONS`|_null_|_any valid JVM args_| Overrides the default JVM memory arguments (e.g. `-Xms128m -Xmx1024m`); takes priority over CLI args without modifying them; see [Low Resource Systems](#low-resource-systems) for more details | >= `3.2`|
396
397
|`EAP_MONGOD_URI`|_null_|`mongodb://user:pass@1.2.3.4:27017/omada`| Used to specify the URI of MongoDB when running it external to the controller container | >= `5.x`|
397
398
|`MANAGE_HTTP_PORT`|`8088`|`1024`-`65535`| Management portal HTTP port; for ports < 1024, see [Unprivileged Ports](#unprivileged-ports)| >= `3.2`|
398
399
|`MANAGE_HTTPS_PORT`|`8043`|`1024`-`65535`| Management portal HTTPS port; for ports < 1024, see [Unprivileged Ports](#unprivileged-ports)| >= `3.2`|
0 commit comments