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 cb0f63a commit 028f0dcCopy full SHA for 028f0dc
docker-compose/docker-compose.yml
@@ -36,6 +36,7 @@ services:
36
image: web3labs/epirus-free-web:latest
37
environment:
38
- API_URL=/api
39
+ - WS_API_URL=http://localhost:8090
40
- DISPLAY_NETWORK_TAB=disabled
41
depends_on:
42
- api
0 commit comments