added featured-event to public routes

This commit is contained in:
srgooglo 2022-10-20 13:57:18 +02:00
parent e8b6962f17
commit 066e700e8f

View File

@ -1,4 +1,5 @@
[
"/post/*",
"/live/*"
"/live/*",
"/featured-event/*"
]