We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cee8ae9 commit 32d24e8Copy full SHA for 32d24e8
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