We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3560a82 commit f9d2dddCopy full SHA for f9d2ddd
1 file changed
Dockerfile
@@ -28,4 +28,4 @@ RUN git clone https://github.com/Aif4thah/VulnerableLightApp.git
28
WORKDIR /app/VulnerableLightApp
29
30
# Lancement de l'application
31
-CMD ["dotnet", "run", "--urls=http://0.0.0.0:3000"]
+CMD ["dotnet", "run", "--urls=https://0.0.0.0:3000"]
0 commit comments