Merge branch 'rails' into staging

This commit is contained in:
f 2021-05-17 15:52:30 -03:00
commit 464ac4df8d
3 changed files with 2 additions and 0 deletions

View file

@ -1,3 +1,4 @@
DATABASE=
RAILS_ENV=
IMAP_SERVER=
DEFAULT_FROM=

View file

@ -25,4 +25,5 @@ test:
production:
<<: *default
database: <%= ENV.fetch('DATABASE') { 'sutty' } %>
user: sutty

0
vendor/.keep vendored Normal file
View file