HotFix to test hydra connexion (#1471)

This commit is contained in:
grégoire parant
2021-09-18 11:35:29 +02:00
committed by GitHub
parent 553902e52a
commit 8c96b514d4
2 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -23,4 +23,4 @@ RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule "^[_@]/" "/index.html" [L]
RewriteRule "^register/" "/index.html" [L]
RewriteRule "^login" "/index.html" [L]
RewriteRule "^jwt/" "/index.html" [L]
RewriteRule "^jwt" "/index.html" [L]