Skip to content

Commit

Permalink
Basic AppEngine config
Browse files Browse the repository at this point in the history
  • Loading branch information
rowan-m committed Jul 29, 2018
1 parent e7297d0 commit 0ef9cdd
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions app.yaml
@@ -0,0 +1,8 @@
runtime: php
env: flex

skip_files:
- tests

runtime_config:
document_root: examples

0 comments on commit 0ef9cdd

Please sign in to comment.