You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1) Change the application to read parameters from environment variables if they are supplied. Otherwise read from config.js
2) Add dockerfiles that build container which can be used to run this as a web service.
3) Add dockeer-compolse.yml file which gets everything up and running!
4) To get this quickly working type:
```
TLS_DASHBOARD_HOSTS=google.com,baidu.com,bing.com docker-compose up
```
0 commit comments