diff --git a/config/dev.yml b/config/dev.yml index 8223b4f..f6f336d 100644 --- a/config/dev.yml +++ b/config/dev.yml @@ -22,7 +22,7 @@ enable_tracing: true # Watch the config folder and reload Super Graph # with the new configs when a change is detected -reload_on_config_change: false +reload_on_config_change: true # Postgres related environment Variables # SG_DATABASE_HOST diff --git a/docs/README.md b/docs/README.md index 2045a2e..25f8adc 100644 --- a/docs/README.md +++ b/docs/README.md @@ -16,7 +16,7 @@ features: - title: Ruby-on-Rails details: Can read Rails cookies and supports rails database conventions. - title: Serverless - details: Designed for App Engine, Kubernetes, CloudRun, Horeku, AWS Fargate, etc + details: Designed for App Engine, Kubernetes, CloudRun, Heroku, AWS Fargate, etc - title: Go Lang details: Go is a language created at Google to build fast and secure web services. - title: Free and Open Source