Skip to content
Snippets Groups Projects
Commit 2a5e05cf authored by Jeroen van Baarsen's avatar Jeroen van Baarsen
Browse files

Fixed an old reference to puma

parent d3c429ed
No related branches found
No related tags found
1 merge request!4605Fixed an old reference to puma
Loading
Loading
@@ -185,7 +185,7 @@ You can change `5-3-stable` to `master` if you want the *bleeding edge* version,
sudo -u git -H mkdir public/uploads
sudo chmod -R u+rwX public/uploads
 
# Copy the example Puma config
# Copy the example Unicorn config
sudo -u git -H cp config/unicorn.rb.example config/unicorn.rb
 
# Enable cluster mode if you expect to have a high load instance
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment