Skip to content

Commit

Permalink
Merge pull request #634 from publiclab/fix_staging_env
Browse files Browse the repository at this point in the history
remove explicit setting of development environment (it's default anyway)
  • Loading branch information
icarito authored May 25, 2021
2 parents b0fef25 + 04471cb commit b764f35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spectral.env
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ MYSQL_PASSWORD=root
MYSQL_ROOT_PASSWORD=root
MYSQL_HOST=db

RAILS_ENV=development
RAILS_ENV
SENTRY_DSN
RECAPTCHA_KEY
PORT=5000
Expand Down

0 comments on commit b764f35

Please sign in to comment.