diff --git a/.do/deploy.template.yaml b/.do/deploy.template.yaml index 2b4f6f421..d9f051e66 100644 --- a/.do/deploy.template.yaml +++ b/.do/deploy.template.yaml @@ -4,7 +4,7 @@ spec: - environment_slug: ruby-on-rails envs: - key: RAILS_ENV - value: production + value: development scope: RUN_TIME - key: RAILS_SERVE_STATIC_FILES value: enabled