We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Just a basic server to host static files.
Just define a port in .env like so:
.env
PORT=80
and put your files into public folder.
public