Ver Fonte

Fix routing

Julio há 9 anos atrás
pai
commit
de832d375f
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      app/config/routing.yml

+ 1 - 1
app/config/routing.yml

@@ -1,6 +1,6 @@
 
 home:
-    path: /
+    path: ../../index.php
 
 userportal:
     path: ../../user_portal.php