Changeset 1127 for trunk/grails-app/conf/Config.groovy
- Timestamp:
- Nov 12, 2010, 12:11:35 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/conf/Config.groovy
r1114 r1127 76 76 CommunicationManager.registerRestWrapperMethodsGSCFtoSAM() 77 77 } 78 demo { 79 // used by build script 80 grails.serverURL = "http://demo.nbx14.osx.eu" 81 82 CommunicationManager.SAMServerURL = 'http://demo.sam.nbx14.osx.eu' 83 CommunicationManager.registerRestWrapperMethodsGSCFtoSAM() 84 } 78 85 production { 79 86 grails.serverURL = "http://www.nmcdsp.org"
Note: See TracChangeset
for help on using the changeset viewer.