Commit bb68812
committed
Fix PROD deployment for Fly
* Adds a prod-enabled API Token
* Start showing the git commit on PROD
* decided to enable this because we do show the version number, which would be easily tied back to this repo and a small enough set of commits that attackers would be able to find vulnerable versions of libraries anyway. Git commit SHA gives us extra information that wouldn't be easily available to attackers.
* Lets us manually deploy1 parent 36fa2c7 commit bb68812
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
19 | | - | |
| 20 | + | |
20 | 21 | | |
21 | | - | |
| 22 | + | |
0 commit comments