|
||
---|---|---|
.gitignore | ||
Dockerfile | ||
LICENSE | ||
README.md | ||
docker-compose.yml | ||
go.mod | ||
go.sum | ||
main.go |
README.md
lightcors
A small CORS proxy. To be used for web experiments.
Set the ALLOWED_ORIGINS
environment variable in .env
to make the proxy only allow specific origins.