vue-quic-test/README.md
2023-09-29 02:27:37 +02:00

378 B

vue-quic-test

This is a very simple Single Page Application to check if your browser do support HTTP/3.

The app is meant to run under a reverse proxy that supports HTTP/3

Demo

You can see it live at https://quic-test.marcorealacci.me

How to deploy

Just edit the docker-compose.yml as needed. Then run docker compose up -d