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 3468f95 commit 673b54fCopy full SHA for 673b54f
1 file changed
Dockerfile
@@ -12,4 +12,4 @@ RUN apt update && apt install -y git && git clone https://github.com/Aif4thah/Vu
12
WORKDIR /app/VulnerableLightApp
13
14
# Lancement de l'application
15
-CMD ["dotnet", "run", "--url=https://0.0.0.0:3000"]
+CMD ["dotnet", "run", "--urls=https://0.0.0.0:3000"]
0 commit comments