You've already forked speedtest-go
Embed default assets
This commit is contained in:
@ -5,13 +5,13 @@ listen_port=8989
|
||||
# proxy protocol port, use 0 to disable
|
||||
proxyprotocol_port=0
|
||||
# Server location
|
||||
server_lat=0
|
||||
server_lng=0
|
||||
server_lat=1
|
||||
server_lng=1
|
||||
# ipinfo.io API key, if applicable
|
||||
ipinfo_api_key=""
|
||||
|
||||
# assets directory path, defaults to `assets` in the same directory
|
||||
assets_path="./assets"
|
||||
assets_path=""
|
||||
|
||||
# password for logging into statistics page
|
||||
statistics_password="PASSWORD"
|
||||
|
Reference in New Issue
Block a user