xiejun
2024-01-26 d0df2f761d92fbf94cc0751460f9e36b7b0b357a
Source/UBCS/ubcs-service/ubcs-desk/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"]