Skip to content

Commit 67516f0

Browse files
committed
Removed some documentation
1 parent 20242bb commit 67516f0

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

README.md

-11
Original file line numberDiff line numberDiff line change
@@ -65,17 +65,6 @@ other make targets:
6565
- `DOCKER_REPOSITORY=docker.io/user make docker` to build a docker image.
6666
- `DOCKER_REPOSITORY=docker.io/user make docker-push` to push a docker image.
6767

68-
## Running the Server
69-
70-
You can run the server:
71-
72-
1. With a HTTP server over network: You can specify TLS key and certificate
73-
to serve requests over a secure connection;
74-
2. With a HTTP server with FastCGI over a unix socket: You would want to do
75-
this if the server is behind a reverse proxy such as nginx.
76-
3. In a docker container, and expose the port outside the container. The docker
77-
container targets `amd64` and `arm64` architectures on Linux.
78-
7968
## Project Status
8069

8170
This module is currently __in development__ and is not yet ready for any production

0 commit comments

Comments
 (0)