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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ The build will result in a single `.jar` file that is made available in the `tar
31
31
## Running the application
32
32
33
33
```
34
-
java -jar shinyproxy-0.9.2.jar
34
+
java -jar shinyproxy-0.9.3.jar
35
35
```
36
36
37
37
Navigate to http://localhost:8080 to access the application. If the default configuration is used, authentication will be done against the LDAP server at *ldap.forumsys.com*; to log in one can use the user name "tesla" and password "password".
0 commit comments