Skip to content

Commit

Permalink
Change network from "locate" to "autojoin" (#33)
Browse files Browse the repository at this point in the history
* Change network from "locate" to "autojoin".

* Add subnetwork_name

* Update subnetwork_name to gae
  • Loading branch information
robertodauria authored Aug 21, 2024
1 parent 16a4a8f commit 4270162
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ resources:

network:
# TODO(soltesz): setup monitoring for production (in mlab-autojoin).
name: locate
name: autojoin
subnetwork_name: gae
forwarded_ports:
- 9090/tcp

Expand Down

0 comments on commit 4270162

Please sign in to comment.