Skip to content
This repository was archived by the owner on Sep 21, 2025. It is now read-only.

Commit 04dbcf7

Browse files
committed
Add documentation
1 parent 7d37af2 commit 04dbcf7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ A fork of [thttpd](https://acme.com/software/thttpd/) v2.29 that compiles under
44

55
# Sample Usage
66

7-
Here is a sample dockerfile that runs a site on port `81` in the same folder:
7+
Here is a sample dockerfile that runs a static site (index.html, etc, in the same folder) on port `81`:
88

99
```dockerfile
1010
# Please specify the appropriate version of alpine!

0 commit comments

Comments
 (0)