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 f9d2ddd commit 1a8d333Copy full SHA for 1a8d333
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=https://0.0.0.0:3000"]
+CMD ["dotnet", "run", "--url=https://0.0.0.0:3000"]
0 commit comments