Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 445 Bytes

File metadata and controls

17 lines (11 loc) · 445 Bytes

GAE Dispatch Config

Canonical App Engine dispatch.yaml for newmexicowaterdata.org.

This repo is intended to be the single source of truth for project-wide dispatch rules. App-specific repos should not deploy dispatch.yaml directly unless they also own the complete rule set.

Files

  • dispatch.yaml: Full App Engine dispatch configuration

Deployment

gcloud app deploy dispatch.yaml --quiet --project <PROJECT_ID>