mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-06-12 15:51:00 +00:00
Remove parity specific bit in nginx file (not needed anyway), name default network, tweak a dockerfile comment
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
version: "3"
|
||||
|
||||
networks:
|
||||
default:
|
||||
# Give the default network created below a sensible name:
|
||||
name: substrate-telemetry
|
||||
|
||||
services:
|
||||
telemetry-frontend:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user