ludc
2023-12-05 ee68ec1a404b8df679a8cb76ab6eab59979c0b9d
Source/UBCS/ubcs-service/ubcs-system/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"]