Skip to content

Commit a47f605

Browse files
committed
A little cleanup
1 parent ed8e3ee commit a47f605

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Tiltfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,6 @@ k8s_resource(
249249
resource_deps = ["pyth", "p2w-attest", "spy", "eth-devnet", "wasm-gen"],
250250
port_forwards = [
251251
port_forward(4202, container_port = 4200, name = "Rest API (Status + Query) [:4202]", host = webHost),
252-
port_forward(6202, container_port = 6200, name = "WSS API [:6202]", host = webHost),
253252
port_forward(8083, container_port = 8081, name = "Prometheus [:8083]", host = webHost)],
254253
labels = ["pyth"]
255254
)

0 commit comments

Comments
 (0)