Skip to content

Commit 6ea91e7

Browse files
hivanalejandroiennae
authored andcommitted
fix region tag name
1 parent 203444a commit 6ea91e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appengine/websockets/app.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
# [START gae_websockets_yaml]
15+
# [START gae_websockets_nodejs_yaml]
1616
runtime: nodejs
1717
env: flex
1818

@@ -24,5 +24,5 @@ manual_scaling:
2424

2525
network:
2626
session_affinity: true
27-
# [END gae_websockets_yaml]
27+
# [END gae_websockets_nodejs_yaml]
2828

0 commit comments

Comments
 (0)