We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b77960 commit 1b0c907Copy full SHA for 1b0c907
README.md
@@ -51,12 +51,15 @@ You can find the $software data file in `./docker/$software/Data/`
51
52
- [ ] Build the nginx image with the lua module
53
- [ ] Optimize the configuration file
54
+- [ ] Write usage documentation
55
- [ ] Test on Windows
56
57
##### Why do need Lua module?
58
59
> The nginx configuration file uses environment variables
60
61
+## Goal
62
+Build a reusable environment, whether it is a production environment or a development environment
63
64
65
0 commit comments