Updated readme with new instructions on utilizing serverless IaC to build and deploy, updated pygeo config, updated serverless config so wsgi builds correctly
This commit is contained in:
@@ -32,11 +32,11 @@ server:
|
||||
bind:
|
||||
host: 0.0.0.0
|
||||
port: 80
|
||||
url: /dev/
|
||||
url: /
|
||||
mimetype: application/json; charset=UTF-8
|
||||
encoding: utf-8
|
||||
language: en-US
|
||||
cors: true
|
||||
cors: false
|
||||
pretty_print: true
|
||||
limit: 10
|
||||
# templates: /path/to/templates
|
||||
|
||||
Reference in New Issue
Block a user