I’m trying to do some plugin development, so I followed the link in the README to setup an Ubuntu development environment. When I run the command bundle exec rails server --binding=0.0.0.0
it starts the app with Puma.
I’m trying to do some plugin development, so I followed the link in the README to setup an Ubuntu development environment. When I run the command bundle exec rails server --binding=0.0.0.0
it starts the app with Puma.