Index: Tools/GardeningServer/app.yaml |
diff --git a/Tools/GardeningServer/app.yaml b/Tools/GardeningServer/app.yaml |
index c934a8ed3268ce3c27e36ece88ab0d2b58b01dad..e694bbc2dcad834093a8814191ff1ff3ea0ffb41 100644 |
--- a/Tools/GardeningServer/app.yaml |
+++ b/Tools/GardeningServer/app.yaml |
@@ -1,4 +1,4 @@ |
-application: garden-o-matic |
+application: sheriff-o-matic |
version: 1 |
runtime: python27 |
api_version: 1 |
@@ -6,8 +6,8 @@ threadsafe: true |
handlers: |
- url: / |
- static_files: garden-o-matic.html |
- upload: garden-o-matic.html |
+ static_files: sheriff-o-matic.html |
+ upload: sheriff-o-matic.html |
- url: /favicon.ico |
static_files: favicon.ico |