5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-09-29 13:26:56 +00:00

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= RAILS_ENV=
IMAP_SERVER= IMAP_SERVER=
DEFAULT_FROM= DEFAULT_FROM=

View file

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

0
vendor/.keep vendored Normal file
View file