xiejun
2024-11-10 012235d05d8dc7c2decdc7229d93033b0399ecbb
Source/UBCS/ubcs-service/ubcs-user/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"]