Slim down dummy app

This commit is contained in:
Brandon Robins
2019-09-06 23:17:52 -05:00
parent 19290d3832
commit e25a887086
18 changed files with 0 additions and 311 deletions

View File

@@ -22,11 +22,3 @@ development:
test:
secret_key_base: 276136c8ffad50817d3e1dcc7a84dd129105108f1c8e920f46b9b98b74943298637e5261fa66868baa50c1a170fcfb99dfb56f5bd33ec1b4bfd8eb34edcedb16
# Do not keep production secrets in the unencrypted secrets file.
# Instead, either read values from the environment.
# Or, use `bin/rails secrets:setup` to configure encrypted secrets
# and move the `production:` environment over there.
production:
secret_key_base: <%= ENV["SECRET_KEY_BASE"] %>