Skip to content

Commit e90c4a0

Browse files
authored
Update Notifiarr client installation instructions
1 parent 802cc16 commit e90c4a0

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

docs/pages/client/install.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ Suggested location and structure based on experience with permissions.
100100
- `C:\ProgramData\notifiarr\notifiarr.conf.example`
101101
1. You can now delete the `.zip` file that was downloaded and the folder that was extracted
102102
1. Rename `notifiarr.conf.example` to `notifiarr.conf`
103-
1. Double-click `notifiarr.amd64.exe` to launch
103+
1. Double-click `notifiarr.amd64.exe` to launch the client. The webui will be available at `http://127.0.0.1:5454`
104104
1. Enter your API key when prompted
105105

106106
### Fix Existing Install
@@ -118,7 +118,7 @@ Suggested location and structure based on experience with permissions.
118118

119119
1. Double-click `notifiarr.amd64.exe` to launch
120120
1. Enter your API key when prompted
121-
1. Access the Web UI at `localhost:5454`
121+
1. Access the Web UI at `http://127.0.0.1:5454`
122122
- Username: `admin`
123123
- Password: Your API key
124124

@@ -326,6 +326,3 @@ curl -sSL https://raw.githubusercontent.com/Notifiarr/notifiarr/main/userscripts
326326

327327
1. Type `systemctl --user restart nginx`
328328
1. Now you should be able to browse to `https://your-ultraseedbox-url/notifiarr`
329-
330-
331-

0 commit comments

Comments
 (0)