mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-13 16:18:42 +00:00
Merge pull request #2478 from stschake/fix/api-listen-ip
Only listen on localhost for API calls
This commit is contained in:
@@ -6,3 +6,4 @@ cleanupInterval=1000
|
||||
readTimeout=60000
|
||||
maxRequestSize=16000
|
||||
maxMultiPartSize=1000000
|
||||
host=127.0.0.1
|
||||
|
||||
Reference in New Issue
Block a user