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
@@ -33,7 +33,7 @@ The build will result in a single `.jar` file that is made available in the `tar
33
33
## Running the application
34
34
35
35
```
36
-
java -jar shinyproxy-2.3.0.jar
36
+
java -jar shinyproxy-2.3.0.jar
37
37
```
38
38
39
39
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