We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd2c377 commit 0ce6977Copy full SHA for 0ce6977
1 file changed
src/main/environment/admin_ci.properties
@@ -20,7 +20,7 @@ jwt.secret=@env.JWT_SECRET_KEY@
20
logging.path=logs/
21
logging.file.name=@env.ADMIN_API_LOGGING_FILE_NAME@
22
23
-common-url=@env.COMMON_URL@
+common-url=@env.COMMON_API@
24
25
springdoc.api-docs.enabled=@env.SWAGGER_DOC_ENABLED@
26
springdoc.swagger-ui.enabled=@env.SWAGGER_DOC_ENABLED@
0 commit comments