10 lines
301 B
XML
10 lines
301 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<Environment version="2.0" id="environment" themeid="theme::demo">
|
|
<Screen id="desktop" width="1440" height="900"/>
|
|
<Services>
|
|
<Service id="svcApi" url="/api" type="http"/>
|
|
<Service id="svcFile" url="/api" type="http"/>
|
|
</Services>
|
|
</Environment>
|
|
|