We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 62c03d5 + 9fcb64f commit 051f721Copy full SHA for 051f721
src/main/resources/application.properties
@@ -19,7 +19,7 @@ security.oauth2.resource.jwk.key-set-uri=http://localhost:8081/.well-known/jwks.
19
#----------------------------
20
# Latex Service
21
22
-com.patternatlas.api.latexrenderer.hostname=localhost
23
-com.patternatlas.api.latexrenderer.port=5030
+io.github.patternatlas.api.latexrenderer.hostname=localhost
+io.github.patternatlas.api.latexrenderer.port=5030
24
# Embedded Tomcat
25
server.servlet.contextPath=/patternatlas
0 commit comments