See repo: https://github.com/patrickdappollonio/nginx-vs-caddy-benchmark
Send your feedback to @marlex or open an issue in the repo.
See repo: https://github.com/patrickdappollonio/nginx-vs-caddy-benchmark
Send your feedback to @marlex or open an issue in the repo.
apiVersion: v1 | |
kind: ConfigMap | |
metadata: | |
name: app-config | |
namespace: default | |
labels: | |
app: docker-http-server | |
data: | |
PORT: "8080" | |
--- |