ludc
2023-12-11 7db864d691fdc62cda52c11b4c740cdc25dfeaa9
Source/UBCS/ubcs-auth/Dockerfile
@@ -19,4 +19,4 @@
ENTRYPOINT ["java", "-Djava.security.egd=file:/dev/./urandom", "-jar", "app.jar"]
CMD ["--spring.profiles.active=dev"]
CMD ["--spring.profiles.active=prod"]