Commit 36a2ee0
authored
fix: Use correct Ruby for Nginx (#5607)
**Story card:**
[sc-15637](https://app.shortcut.com/simpledotorg/story/15637)
## Because
Nginx pointing to a now non-existent Ruby — because of the Ruby upgrades
going on — causes SBX to 503
## This addresses
Using the right Ruby version in Nginx
## Test instructions
a healthy SBX1 parent f43a29c commit 36a2ee0
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
0 commit comments