added live to publicRoutes

This commit is contained in:
srgooglo 2022-10-14 21:04:18 +02:00
parent d759960697
commit b2397af147

View File

@ -1,3 +1,4 @@
[
"/post/*"
"/post/*",
"/live/*"
]