| # Copyright 2020 The Chromium Authors | |
| # Use of this source code is governed by a BSD-style license that can be | |
| # found in the LICENSE file. | |
| runtime: go124 | |
| service: backend | |
| instance_class: B1 | |
| manual_scaling: | |
| instances: 1 | |
| inbound_services: | |
| - warmup | |
| entrypoint: > | |
| main | |
| -config-service-host config.luci.app |