mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-04-20 06:02:24 +00:00
update map
This commit is contained in:
parent
e9a907ef7b
commit
17a1cbdf40
1 changed files with 0 additions and 1 deletions
1
docker/elk/map/dist/entrypoint.sh
vendored
1
docker/elk/map/dist/entrypoint.sh
vendored
|
@ -1,3 +1,2 @@
|
|||
#!/bin/ash
|
||||
sed -i "s/var hqLatLng = new L.LatLng(52.3058, 4.932);/var hqLatLng = new L.LatLng($MY_EXTIP_LAT, $MY_EXTIP_LONG);/g" /opt/geoip-attack-map/static/map.js
|
||||
#sed -i "s/fillOpacity: 1,/fillOpacity: 0.5,/g" /opt/geoip-attack-map/static/map.js
|
||||
|
|
Loading…
Reference in a new issue