@@ -1,5 +1,4 @@
-NEXT_PUBLIC_BASE_URL=http://192.168.0.84:8800
+NEXT_PUBLIC_BASE_URL=http://206.168.191.126:8800
#NEXT_PUBLIC_BASE_URL=http://206.168.191.125:8800
-
@@ -23,6 +23,7 @@ const Extract = (props: Props) => {
{
duration: 0.6,
repeat: 2,
+ repeatType: "loop",
}
);
return;