Your ROOT_URL in app.ini is https://source.parasitstudio.de:63000/ but you are visiting https://source.parasitstudio.de/wirtz/AutoConnect/src/commit/7ba0ec0d4369d44d0d59f33e454d74c766575c2d/examples/HelloWorld/Data/style.json You should set ROOT_URL correctly, otherwise the web may not work correctly.
 
 
 
 
 
AutoConnect/examples/HelloWorld/Data/style.json

5 lines
148 B

{
"name" : "Caption",
"type" : "ACText",
"style": "text-align:center;font-size:24px;font-family:'Impact','Futura',sans-serif;color:tomato;"
}