Modification pour la conteneurisation

front
Alix JEUDI--LEMOINE 1 year ago
parent 9ac77cf0a4
commit f4f3d5ba7d

@ -8,6 +8,6 @@
</head> </head>
<body data-bs-theme="light"> <body data-bs-theme="light">
<div id="app"></div> <div id="app"></div>
<script type="module" src="/src/main.js"></script> <script type="module" src="./src/main.js"></script>
</body> </body>
</html> </html>

Loading…
Cancel
Save