speedtest-tracker: add external IP URL and internet check hostname in .env (#10078)

This commit is contained in:
CanbiZ (MickLesk)
2025-12-29 20:40:20 +01:00
committed by GitHub
parent 86069a1663
commit 2cc54fdbdf
2 changed files with 4 additions and 0 deletions

View File

@@ -33,6 +33,7 @@ function update_script() {
PHP_VERSION="8.4" PHP_FPM="YES" PHP_MODULE="common,sqlite3,redis" setup_php
setup_composer
NODE_VERSION="22" setup_nodejs
setcap cap_net_raw+ep /bin/ping
msg_info "Stopping Service"
systemctl stop speedtest-tracker