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.
1 parent bf71284 commit 9fcb64fCopy full SHA for 9fcb64f
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