Преглед изворни кода

Use same urls for development

Lari Hotari пре 12 година
родитељ
комит
5e1af6c96a
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2 0
      grails/hello/grails-app/conf/Config.groovy

+ 2 - 0
grails/hello/grails-app/conf/Config.groovy

@@ -13,6 +13,8 @@
 
 grails.project.groupId = appName // change this to alter the default package name and Maven publishing destination
 
+grails.app.context = '/grails'
+
 // The ACCEPT header will not be used for content negotiation for user agents containing the following strings (defaults to the 4 major rendering engines)
 grails.mime.disable.accept.header.userAgents = ['Gecko', 'WebKit', 'Presto', 'Trident']
 grails.mime.types = [