mirror of
https://github.com/discourse/discourse.git
synced 2024-11-22 17:06:31 -06:00
Fix Puma socket name
As mentioned in f784a188c6 (commitcomment-5277066)
This commit is contained in:
parent
1d98d70834
commit
baafa15bc3
@ -13,7 +13,7 @@ upstream discourse {
|
||||
# If you are going to use Puma, use these:
|
||||
#
|
||||
# upstream discourse {
|
||||
# server unix:/var/www/discourse/tmp/sockets/puam.sock;
|
||||
# server unix:/var/www/discourse/tmp/sockets/puma.sock;
|
||||
# }
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user