-
Notifications
You must be signed in to change notification settings - Fork 0
/
dev.yaml
24 lines (24 loc) · 1.02 KB
/
dev.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# Copyright 2023 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
runtime: nodejs20
# service: dev
env_variables:
NODE_ENV: development
ORIGIN: https://project-sesame-426206.appspot.com
ORIGIN_TRIALS: AmyfBi0QCglmPufrFSQDf7Lvcq2ar6/8KkhpWxu2SBepJLDVpMmUjWnDoPQtxGzsiM1VxWFB0WG0NjyajsmM4AsAAABqeyJvcmlnaW4iOiJodHRwczovL3Byb2plY3Qtc2VzYW1lLTQyNjIwNi5hcHBzcG90LmNvbTo0NDMiLCJmZWF0dXJlIjoiRmVkQ21CdXR0b25Nb2RlIiwiZXhwaXJ5IjoxNzI3ODI3MTk5fQ==
handlers:
- url: /.*
secure: always
redirect_http_response_code: 301
script: auto