mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-06-13 23:11:07 +00:00
Make frontend nginx conf suitable for k8s or local deployment (no need for 'old' deployment bits)
This commit is contained in:
@@ -126,7 +126,7 @@ If you'd like to get things runing manually using Docker, you can do the followi
|
||||
```
|
||||
docker run --rm -it --network=telemetry \
|
||||
--name frontend \
|
||||
-p 3000:80 \
|
||||
-p 3000:8000 \
|
||||
-e SUBSTRATE_TELEMETRY_URL=ws://localhost:8000/feed \
|
||||
substrate-telemetry-frontend
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user