Add Docker files, Update rails commands

This commit is contained in:
1resu 2021-12-18 11:25:31 +01:00
parent 7f0e2c3b42
commit 1f5cbcd6d1
7 changed files with 171 additions and 0 deletions

3
Procfile Normal file
View file

@ -0,0 +1,3 @@
web: rails server --binding=0.0.0.0 --port=$PORT
mail: rails mail:smtp_server
cron: supercronic crontab