Skip to content

Commit 7f69054

Browse files
authored
test: update config of multi-stack, export service at port 8080 (#135)
1 parent e0f4b03 commit 7f69054

File tree

1 file changed

+1
-1
lines changed
  • example/multi-stack/base

1 file changed

+1
-1
lines changed

example/multi-stack/base/base.k

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ helloworld: ac.AppConfiguration {
1717
replicas: 1
1818
ports: [
1919
n.Port {
20-
port: 80
20+
port: 8080
2121
}
2222
]
2323
}

0 commit comments

Comments
 (0)