Skip to content

Commit

Permalink
[DOCS]: Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex John Chamba committed Sep 12, 2024
1 parent 50e8f7f commit a69b966
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Instalar Postgresql localmente.
[source, bash]
----
sudo wget https://jdbc.postgresql.org/download/postgresql-42.2.13.jar
---
----

2. Generar una llave JWT ejecutando la clase `token/jwt/ServicioTokenJwt.java`, y el resultado
configurarlo en el archivo `/opt/wildfly/standalone/configuration/standalone.xml`
Expand All @@ -67,7 +67,7 @@ en la siguiente sección:
[source, bash]
----
/opt/wildfly/bin/standalone.sh
---
----

4. Configurar datasource

Expand Down

0 comments on commit a69b966

Please sign in to comment.