This commit is contained in:
Joerg Reichert 2023-04-02 00:15:18 +02:00
parent 22ace44a71
commit 22d180c38d
2 changed files with 17 additions and 1 deletions

View file

@ -1 +1 @@
web: bundle exec rails server -b 0.0.0.0 -p ${PORT:-3000}
web: bundle exec puma -C config/puma.rb