Removes the line about static compilation
This commit is contained in:
parent
e00d953e28
commit
a1810b664b
|
@ -7,7 +7,6 @@ _hastatic_ is a very small web server for serving static files from a Docker con
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
- A lightweight web server, just 5 MB in size.
|
- A lightweight web server, just 5 MB in size.
|
||||||
- Statically compiled binary with no dependencies.
|
|
||||||
- [Built for Docker](https://hub.docker.com/r/abhin4v/hastatic/).
|
- [Built for Docker](https://hub.docker.com/r/abhin4v/hastatic/).
|
||||||
- Supports HTTPS.
|
- Supports HTTPS.
|
||||||
- Supports custom 404 file.
|
- Supports custom 404 file.
|
||||||
|
|
Loading…
Reference in New Issue