Commit 0d659d0
committed
Fix Dockerfile EXPOSE comment, CSP link, and blocklist references
Add a comment before EXPOSE in both Dockerfiles noting that readers
should change the port to match their app.
Update the Content-Security-Policy MDN link from the old URL
(docs/Web/HTTP/CSP) to the current redirect target
(docs/Web/HTTP/Guides/CSP).
Replace the oliphant/blocklists reference, which is retired, with
Pelago and FIRE, which the project now recommends as replacements.
Suggested by 2chanhaeng in
#697 (comment)
#697 (comment)
#697 (comment)
Assisted-by: Claude Code:claude-sonnet-4-6[2m]1 parent 7941da8 commit 0d659d0
2 files changed
Lines changed: 8 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
56 | 57 | | |
57 | 58 | | |
58 | 59 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
494 | 494 | | |
495 | 495 | | |
496 | 496 | | |
| 497 | + | |
497 | 498 | | |
498 | 499 | | |
499 | 500 | | |
| |||
514 | 515 | | |
515 | 516 | | |
516 | 517 | | |
| 518 | + | |
517 | 519 | | |
518 | 520 | | |
519 | 521 | | |
| |||
1082 | 1084 | | |
1083 | 1085 | | |
1084 | 1086 | | |
1085 | | - | |
| 1087 | + | |
1086 | 1088 | | |
1087 | 1089 | | |
1088 | 1090 | | |
| |||
1208 | 1210 | | |
1209 | 1211 | | |
1210 | 1212 | | |
1211 | | - | |
1212 | | - | |
| 1213 | + | |
| 1214 | + | |
1213 | 1215 | | |
1214 | 1216 | | |
1215 | 1217 | | |
1216 | 1218 | | |
1217 | 1219 | | |
1218 | 1220 | | |
1219 | 1221 | | |
1220 | | - | |
| 1222 | + | |
| 1223 | + | |
1221 | 1224 | | |
1222 | 1225 | | |
1223 | 1226 | | |
| |||
0 commit comments