github openspeedtest/Docker-Image v2.0.1
Advanced Configuration Options

latest releases: v2.0.5, v2.0.4, v2.0.2...
16 months ago

Advanced Configuration Options

  • Container Port Configuration

To enable port changes, set the CHANGE_CONTAINER_PORTS environment variable to "True" and provide appropriate values for the following variables.

CHANGE_CONTAINER_PORTS=True

HTTP_PORT=3000

HTTPS_PORT=3001

  • Set User

SET_USER=101

  • Only Allow CORS Request from listed domains.

ALLOW_ONLY=domain1.com;domain2.com;domain3.com

Don't miss a new Docker-Image release

NewReleases is sending notifications on new releases.