We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b82d85 commit d764507Copy full SHA for d764507
1 file changed
README.md
@@ -56,7 +56,7 @@ docker run --rm -p 4000:80/tcp -e "CDN_ACCESS_KEY=$CDN_ACCESS_KEY" -it --entrypo
56
57
**Debug nginx**:
58
59
-In `cfg/defualt.conf`, change `error_log … crit` to `error_log … debug` and then build+run as usual.
+In `cfg/default.conf`, change `error_log … crit` to `error_log … debug` and then build+run as usual.
60
61
**Test the container in restricted mode**:
62
0 commit comments