diff --git a/env_template b/env_template
index 1b4f403..0470a01 100644
--- a/env_template
+++ b/env_template
@@ -30,7 +30,7 @@ KIBANA_PASSWORD=
ENCRYPTION_KEY=c34d38b3a14956121ff2170e5030b471551370178f43e5626eec58b04a30fae2
# Web3 settings
-PRIVATE_KEY=aaaa
-WEB3_PROVIDER=bbbb
-CONTRACT_ADDRESS=0x11111111
-WEB3_ACCOUNT=0x00000000
+PRIVATE_KEY=
+WEB3_PROVIDER=
+CONTRACT_ADDRESS=
+WEB3_ACCOUNT=
diff --git a/pong/static/index.html b/pong/static/index.html
index 67538d9..aa89490 100644
--- a/pong/static/index.html
+++ b/pong/static/index.html
@@ -18,7 +18,6 @@
-