Skip to content

Commit ff7c158

Browse files
Add IPBINDING
1 parent b720943 commit ff7c158

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,7 @@ Example: `TZ=America/Denver`
158158
| Name | Description | Default Value |
159159
|------------|---------------------------------------------------------------------------------------------------------------------------------------------------------|---------------|
160160
| `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` |
161162
| `USERNAME` | The username of the admin user created on first boot. | `admin` |
162163
| `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` |
163164

0 commit comments

Comments
 (0)