Skip to content

Commit

Permalink
fix service name
Browse files Browse the repository at this point in the history
  • Loading branch information
jinhan committed Nov 7, 2023
1 parent 27f91a1 commit 18d1535
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appengine/frontend/app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ skip_files:
- ^(.*/)?\..*$
- ^node_modules$

service: brain=wire
service: brain-wire

handlers:
# Handle the main page by serving the index page.
Expand Down

0 comments on commit 18d1535

Please sign in to comment.