ludc
2024-03-07 d97c5223b68df0153cef2180b9256d6916c5414d
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"]