We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a373a7b commit 676a6f5Copy full SHA for 676a6f5
compose/cli-command-compatibility.md
@@ -54,7 +54,7 @@ services:
54
ports:
55
- mode: ingress
56
target: 80
57
- published: 80
+ published: "80"
58
protocol: tcp
59
networks:
60
default:
0 commit comments