Skip to content

Commit 673b54f

Browse files
committed
Update Dockerfile
1 parent 3468f95 commit 673b54f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ RUN apt update && apt install -y git && git clone https://github.com/Aif4thah/Vu
1212
WORKDIR /app/VulnerableLightApp
1313

1414
# Lancement de l'application
15-
CMD ["dotnet", "run", "--url=https://0.0.0.0:3000"]
15+
CMD ["dotnet", "run", "--urls=https://0.0.0.0:3000"]

0 commit comments

Comments
 (0)