forked from mattmakai/fullstackpython.com
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathweb-wsgi.bmml
More file actions
37 lines (37 loc) · 2.07 KB
/
web-wsgi.bmml
File metadata and controls
37 lines (37 loc) · 2.07 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<mockup version="1.0" skin="sketch" fontFace="Balsamiq Sans" measuredW="766" measuredH="396" mockupW="722" mockupH="339">
<controls>
<control controlID="3" controlTypeID="com.balsamiq.mockups::TextArea" x="87" y="180" w="250" h="143" measuredW="200" measuredH="140" zOrder="2" locked="false" isInGroup="-1">
<controlProperties>
<align>center</align>
<size>28</size>
<text>%20%0AWSGI%20Server%20/%20%0AGateway</text>
</controlProperties>
</control>
<control controlID="9" controlTypeID="com.balsamiq.mockups::Canvas" x="44" y="57" w="722" h="339" measuredW="100" measuredH="70" zOrder="0" locked="false" isInGroup="-1"/>
<control controlID="10" controlTypeID="com.balsamiq.mockups::SubTitle" x="59" y="72" w="-1" h="-1" measuredW="75" measuredH="27" zOrder="3" locked="false" isInGroup="-1">
<controlProperties>
<text>Server</text>
</controlProperties>
</control>
<control controlID="11" controlTypeID="com.balsamiq.mockups::Canvas" x="59" y="114" w="693" h="253" measuredW="100" measuredH="70" zOrder="1" locked="false" isInGroup="-1"/>
<control controlID="12" controlTypeID="com.balsamiq.mockups::SubTitle" x="74" y="129" w="-1" h="-1" measuredW="58" measuredH="27" zOrder="4" locked="false" isInGroup="-1">
<controlProperties>
<text>Linux</text>
</controlProperties>
</control>
<control controlID="13" controlTypeID="com.balsamiq.mockups::TextArea" x="454" y="171" w="269" h="106" measuredW="200" measuredH="140" zOrder="5" locked="false" isInGroup="-1">
<controlProperties>
<align>center</align>
<size>28</size>
<text>%20%0AWeb%20Server</text>
</controlProperties>
</control>
<control controlID="14" controlTypeID="com.balsamiq.mockups::Arrow" x="337" y="188" w="116" h="45" measuredW="150" measuredH="100" zOrder="6" locked="false" isInGroup="-1">
<controlProperties>
<direction>bottom</direction>
<rightArrow>false</rightArrow>
<text>Pass%20requests</text>
</controlProperties>
</control>
</controls>
</mockup>