Dockerfile
This commit is contained in:
+3
-1
@@ -37,4 +37,6 @@ ENTRYPOINT ["sh", "-c", \
|
|||||||
-Dlogging_level=$VSCU_LOGGING_LEVEL \
|
-Dlogging_level=$VSCU_LOGGING_LEVEL \
|
||||||
-Dproc_check=$VSCU_PROC_CHECK \
|
-Dproc_check=$VSCU_PROC_CHECK \
|
||||||
-jar vscu.jar \
|
-jar vscu.jar \
|
||||||
--spring.config.location=file:config/vscu.properties"]
|
--spring.config.location=file:config/vscu.properties \
|
||||||
|
--spring.main.allow-bean-definition-overriding=true \
|
||||||
|
--spring.main.allow-circular-references=true"]
|
||||||
|
|||||||
Reference in New Issue
Block a user