Permalink
Cannot retrieve contributors at this time
Fetching contributors…
| GITHUB_CLIENT_ID= | |
| GITHUB_CLIENT_SECRET= | |
| OAUTH_CALLBACK_URL=http://xxxxxxxx:8000/hub/oauth_callback | |
| EVERWARE_WHITELIST=whitelist.txt | |
| DOCKER_CERT_PATH=/etc/docker | |
| DOCKER_HOST=tcp://xxx.xxx.xxx.xxx:2376 | |
| DOCKER_TLS_VERIFY=1 | |
| # most likely the same IP as DOCKER_HOST | |
| DOCKER_PUBLIC_IP=xxx.xxx.xxx.xxx |