Skip to content

Commit

Permalink
Uncommented grails.serverURL for production
Browse files Browse the repository at this point in the history
  • Loading branch information
dima767 committed Jun 14, 2009
1 parent 2dd48be commit 52873dc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion grails-app/conf/Config.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@ grails {
}
}

//grails.serverURL="http://grailscrowd.com"

grails.serverURL="http://grailscrowd.com"

//GrailsCrowd related configuration
gc {
Expand Down

0 comments on commit 52873dc

Please sign in to comment.