Start your container binding the external ports 11800 & 12800.
docker run -d --name=spp-platform -p 11800:11800 -p 12800:12800 sourceplusplus/spp-platform
| Name | Required | Default Value |
|---|---|---|
| SPP_JWT_ENABLED | no | false |
| SPP_HTTP_SSL_ENABLED | no | false |
Further documentation can be found at https://docs.sourceplusplus.com/installation/docker/.