Merge branch 'rails' into staging
This commit is contained in:
commit
464ac4df8d
3 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
DATABASE=
|
||||
RAILS_ENV=
|
||||
IMAP_SERVER=
|
||||
DEFAULT_FROM=
|
||||
|
|
|
@ -25,4 +25,5 @@ test:
|
|||
|
||||
production:
|
||||
<<: *default
|
||||
database: <%= ENV.fetch('DATABASE') { 'sutty' } %>
|
||||
user: sutty
|
||||
|
|
0
vendor/.keep
vendored
Normal file
0
vendor/.keep
vendored
Normal file
Loading…
Reference in a new issue