fixed config a bug regarding OpenMir
[mir.git] / etc / web.xml
index 080742d..d47a97e 100755 (executable)
@@ -30,7 +30,7 @@
 
         <init-param>
             <param-name>Config</param-name>
-            <param-value>config</param-value>
+            <param-value>etc/config.properties</param-value>
         </init-param>
 
     </servlet>