Changeset 1114 for trunk/grails-app/conf/Config.groovy
- Timestamp:
- Nov 10, 2010, 12:30:46 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/conf/Config.groovy
r1107 r1114 69 69 CommunicationManager.registerRestWrapperMethodsGSCFtoSAM() 70 70 } 71 nbx14 { 72 // used by build script 73 grails.serverURL = "http://nbx14.osx.eu" 74 75 CommunicationManager.SAMServerURL = 'http://sam.nbx14.osx.eu' 76 CommunicationManager.registerRestWrapperMethodsGSCFtoSAM() 77 } 71 78 production { 72 79 grails.serverURL = "http://www.nmcdsp.org"
Note: See TracChangeset
for help on using the changeset viewer.