Sign in
bazel
/
bazel
/
c9f87565db0d0b9d12b05d568e67527af06f7d54
/
.
/
src
/
tools
/
dash
/
src
/
main
/
webapp
/
WEB-INF
/
appengine-web.xml
blob: 7118a0ed20908d18c82e920354d80a32493fcc39 [
file
] [
log
] [
blame
]
<?
xml version
=
"1.0"
encoding
=
"utf-8"
?>
<appengine-web-app
xmlns
=
"http://appengine.google.com/ns/1.0"
>
<application>
dash-of-bazel
</application>
<version>
1
</version>
<threadsafe>
true
</threadsafe>
</appengine-web-app>