mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-04-22 05:38:00 +00:00
Add env to frontend image of docker-compose (since it doesnt proxy internally now)
This commit is contained in:
@@ -5,6 +5,8 @@ services:
|
||||
build:
|
||||
dockerfile: Dockerfile
|
||||
context: ./frontend/
|
||||
environment:
|
||||
SUBSTRATE_TELEMETRY_URL: ws://localhost:8000/feed
|
||||
ports:
|
||||
- 3000:8000
|
||||
expose:
|
||||
|
||||
Reference in New Issue
Block a user