Skip to content

Commit b112436

Browse files
Merge pull request #22080 from Bobbypip/patch-1
Update develop.md
2 parents d2dae2d + 48084c8 commit b112436

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/guides/dotnet/develop.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ services:
9292
context: .
9393
target: final
9494
ports:
95-
- 8080:80
95+
- 8080:8080
9696
depends_on:
9797
db:
9898
condition: service_healthy

0 commit comments

Comments
 (0)