Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Arturo Montejo Ráez
/
wbt-web-app
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
f0702bde
authored
Apr 22, 2020
by
Arturo Montejo Ráez
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
back to php55
parent
49ca5910
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
5 deletions
app.yaml
app.yaml
View file @
f0702bde
runtime
:
php72
runtime
:
php55
api_version
:
1
handlers
:
# Serve images as static resources.
-
url
:
/(.+\.(gif|png|jpg|css|js))$
static_files
:
\1
upload
:
.+\.(gif|png|jpg|css|js)$
application_readable
:
true
# Serve php scripts.
-
url
:
/.*
script
:
auto
script
:
\1
# Set bucket name
env_variables
:
GOOGLE_STORAGE_BUCKET
:
"
wbt2020.appspot.com"
GOOGLE_STORAGE_BUCKET
:
"
wbt2020.appspot.com"
runtime_config
:
root
:
.
enable_stackdriver_integration
:
true
root
:
.
enable_stackdriver_integration
:
true
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment