feat(DevWeb): Create index.html

This commit is contained in:
Lucàs
2024-04-17 19:09:15 +02:00
parent d874cb6516
commit ffd415c9e3
3 changed files with 121 additions and 30 deletions
@@ -27,6 +27,7 @@
</filter>
<filter-mapping>
<filter-name>AlreadyLoggedFilter</filter-name>
<url-pattern>/index.html</url-pattern>
<url-pattern>/login</url-pattern>
<url-pattern>/register</url-pattern>
<url-pattern>/forgotten-password</url-pattern>