mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-07-20 09:15:44 +00:00
Hardening of the Frontend docker image (#377)
* move the env-config script to a sub folder * fix doc * fix ports and ref to the official image * add hardening to the docker-compose examples
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<meta name="theme-color" content="#000000">
|
||||
<!-- <link rel="manifest" href="%PUBLIC_URL%/manifest.json"> -->
|
||||
<title>Polkadot Telemetry</title>
|
||||
<script type="text/javascript" src="/env-config.js"></script>
|
||||
<script type="text/javascript" src="/tmp/env-config.js"></script>
|
||||
<style>
|
||||
body, html {
|
||||
background: #fff;
|
||||
|
||||
Reference in New Issue
Block a user