This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
expertus_meeting_application_setup [2021/07/30 13:38] 157.51.114.165 [Nginx configuration] |
expertus_meeting_application_setup [2021/07/30 13:39] (current) 157.51.114.165 [Nginx configuration] |
||
|---|---|---|---|
| Line 140: | Line 140: | ||
| file - /etc/nginx/sites-enabled/bigbluebutton | file - /etc/nginx/sites-enabled/bigbluebutton | ||
| - | \\ | + | |
| upstream app_meeting { | upstream app_meeting { | ||
| server unix:///home/expdev01/apps/meeting/shared/tmp/sockets/meeting-puma.sock fail_timeout=0; | server unix:///home/expdev01/apps/meeting/shared/tmp/sockets/meeting-puma.sock fail_timeout=0; | ||
| Line 218: | Line 218: | ||
| } | } | ||
| } | } | ||
| - | \\ | + | |