ludc
2024-04-18 1c79f9cb22aa8663192bef0fcaeeec5606aa467f
Source/UBCS/ubcs-service/ubcs-applyjtcodeservice/Dockerfile
@@ -12,4 +12,4 @@
ENTRYPOINT ["java", "-Djava.security.egd=file:/dev/./urandom", "-jar", "app.jar"]
CMD ["--spring.profiles.active=dev"]
CMD ["--spring.profiles.active=prod"]