Publish post 'Test nginx Configuration Directives' #3

Merged
ccm merged 19 commits from ccm-test-nginx into trunk 2025-06-30 22:49:28 +00:00
Showing only changes of commit 4ad479f8f9 - Show all commits

View File

@ -56,9 +56,13 @@
$ make build
### build a single file
$ make build file=index.html
### start dev server
$ make
$ make serve
Visit `localhost:8080` in web browser