Remove parity specific bit in nginx file (not needed anyway), name default network, tweak a dockerfile comment

This commit is contained in:
James Wilson
2021-08-16 14:08:28 +01:00
parent 65eac5c3e8
commit 701a431ac1
3 changed files with 7 additions and 3 deletions
+5
View File
@@ -1,5 +1,10 @@
version: "3"
networks:
default:
# Give the default network created below a sensible name:
name: substrate-telemetry
services:
telemetry-frontend:
build: