Skip to content

Commit 028f0dc

Browse files
committed
add WS_API_URL to docker-compose
1 parent cb0f63a commit 028f0dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose/docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ services:
3636
image: web3labs/epirus-free-web:latest
3737
environment:
3838
- API_URL=/api
39+
- WS_API_URL=http://localhost:8090
3940
- DISPLAY_NETWORK_TAB=disabled
4041
depends_on:
4142
- api

0 commit comments

Comments
 (0)