Skip to content

Commit

Permalink
Update Ubuntu22.04.md
Browse files Browse the repository at this point in the history
  • Loading branch information
matutet authored Jun 11, 2024
1 parent 644cb63 commit 76657d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/install/Ubuntu22.04.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ OpenJDK Runtime Environment (build 11.0.22+7-post-Ubuntu-0ubuntu222.04.1)
OpenJDK 64-Bit Server VM (build 11.0.22+7-post-Ubuntu-0ubuntu222.04.1, mixed mode, sharing)
```

Si se accede a http://<your-server>:8080/ se muestra la página "It works!" de Tomcat
Si se accede a http://your-server:8080/ se muestra la página "It works!" de Tomcat

## Instalación de Apache Solr 3.5

Expand Down Expand Up @@ -228,4 +228,4 @@ sudo cp nuba-web-2.24.7.war /var/lib/tomcat9/webapps/nuba.war
sudo chown tomcat:tomcat /var/lib/tomcat9/webapps/nuba.war
```

Si se accede a http://<your-server>:8080/nuba se muestra la página de inicio de nubarchiva
Si se accede a http://your-server:8080/nuba se muestra la página de inicio de nubarchiva

0 comments on commit 76657d3

Please sign in to comment.