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
|`PORT`| The port of the Web UI for the main instance. Since you can map this to any port on the host, there's hardly a reason to change it. |`8080`|
161
+
|`IPBINDING`| Which IP address the main instance will bind to. In almost all cases you should leave this as the default, unless you are doing something advanced. |`0.0.0.0`|
161
162
|`USERNAME`| The username of the admin user created on first boot. |`admin`|
162
163
|`PASSWORD`| The password of the admin user. This value is only used when creating the new user. If you use the default value, please change it after first sign-in. |`password`|
0 commit comments