mirror of
https://github.com/vacp2p/status-benchmarks.git
synced 2026-01-06 22:23:59 -05:00
Add WEBSOCKET_URL env to yaml
This commit is contained in:
@@ -78,6 +78,9 @@ spec:
|
||||
failureThreshold: 120
|
||||
- name: status-subscriber
|
||||
image: soutullostatus/status-subscriber:v1.0.0
|
||||
env:
|
||||
- name: WEBSOCKET_URL
|
||||
value: "ws://localhost:3333/signals"
|
||||
volumes:
|
||||
- name: relay-config
|
||||
emptyDir: {}
|
||||
|
||||
Reference in New Issue
Block a user