diff --git a/shellscripts/DotDockerbuilder10.sh b/shellscripts/DotDockerbuilder10.sh index d932573..2e018d6 100644 --- a/shellscripts/DotDockerbuilder10.sh +++ b/shellscripts/DotDockerbuilder10.sh @@ -23,7 +23,7 @@ EOF DIRECTORY="" SOLUTION="" PROJECT="" -EXPOSED_PORT="80" +EXPOSED_PORT="8080" # Since 2024, port 8080 is the standard web port for .NET while [[ $# -gt 0 ]]; do case $1 in