Chromium Code Reviews| Index: app/app.yaml |
| diff --git a/app/app.yaml b/app/app.yaml |
| index f40315f5767b34750a0597484757bf6c5661f418..bc8de3bbf35368b2cbb19b55d26cdaeedb433d5b 100644 |
| --- a/app/app.yaml |
| +++ b/app/app.yaml |
| @@ -20,7 +20,7 @@ handlers: |
| expiration: 7d |
| upload: static/(.*\.ico) |
| -- url: /img/ |
| +- url: /app/static/img |
| static_dir: static/img |
| - url: /.* |
| @@ -31,4 +31,4 @@ libraries: |
| version: "2.6" |
| inbound_services: |
| -- warmup |
| +- warmup |