Web-Karma
Web-Karma copied to clipboard
Make all ports configurable
Web app port in Karma app needs to be configurable (now it's bound to 8080), tomcat also occupies some other ports (e.g., 8005) which causes conflict in some OS.
related threads:
- https://github.com/usc-isi-i2/Web-Karma/issues/356
- https://github.com/usc-isi-i2/Web-Karma/issues/405