xiejun
2023-12-06 1bbe531a58371ca8f9f2eff05a2cc03f1975b80b
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"]