chore: added checklists and contacts
This commit is contained in:
parent
4cf3b674ee
commit
8b8238c86e
@ -1,5 +0,0 @@
|
|||||||
FROM openjdk:24-jdk-slim
|
|
||||||
ARG JAR_FILE=target/*.jar
|
|
||||||
COPY ${JAR_FILE} app.jar
|
|
||||||
EXPOSE 8080
|
|
||||||
ENTRYPOINT ["java","-jar","/app.jar"]
|
|
||||||
Binary file not shown.
2
front/dist/familySite1/index.html
vendored
2
front/dist/familySite1/index.html
vendored
@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
<body>
|
<body>
|
||||||
<app-root></app-root>
|
<app-root></app-root>
|
||||||
<script src="runtime.ed14f20cc9779f09.js" type="module"></script><script src="polyfills.1358c66226f5aae4.js" type="module"></script><script src="main.519512b17725d673.js" type="module"></script>
|
<script src="runtime.ed14f20cc9779f09.js" type="module"></script><script src="polyfills.1358c66226f5aae4.js" type="module"></script><script src="main.f5d11654de84d612.js" type="module"></script>
|
||||||
|
|
||||||
|
|
||||||
</body></html>
|
</body></html>
|
||||||
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user