We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b14260a commit 06027f9Copy full SHA for 06027f9
samples/pulumi-remix-postgres/pulumi/index.ts
@@ -42,7 +42,6 @@ const service = new defang.DefangService(
42
ports: [
43
{
44
target: 3000,
45
- published: 3000,
46
mode: "ingress",
47
protocol: "http",
48
},
0 commit comments