Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
freyo committed Aug 12, 2019
1 parent 7625ce8 commit 32fb607
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -55,6 +55,7 @@ $app = new Application([
'response_type' => 'collection',
'secret_key' => 'your-secret-key',
'secret_id' => 'your-secret-id',
'region' => 'your-gateway-region', // e.g., ap-guangzhou
'log' => [
'file' => __DIR__ . DIRECTORY_SEPARATOR . 'apigateway.log',
'level' => 'debug',
Expand Down

0 comments on commit 32fb607

Please sign in to comment.