This commit is contained in:
Osman Faruk Bayram 2025-09-07 18:34:25 +03:00
parent 89ba26bea7
commit e4271e43db

View file

@ -175,7 +175,7 @@
widgets = [ widgets = [
{ {
type = "iframe"; type = "iframe";
source = "http://localhost:8501"; source = "http://pochita:8501";
height = 1600; height = 1600;
} }
]; ];