mskcc / LimsRest

the restful service used by the IGO LIMS
2 stars 2 forks source link

Adding template resources setup for gradle #146

Closed DavidStreid closed 4 years ago

DavidStreid commented 4 years ago

specifying localhost

Tested on tango

$ hostname
tango.mskcc.org
-sh-4.1$ cat /srv/www/sapio/tomcat7/webapps/LimsRest##-1.17.3d/WEB-INF/classes/connect.txt
lims.host=localhost
lims.port=...
lims.guid=...
lims.user1=...
lims.pword1=...
lims.user2=...
lims.pword2=...
mskbot commented 4 years ago

Can one of the admins verify this patch?