cd ./plugins/src/github.com/traefik/plugin_datadome
go mod tidy
go mod vendorexport DATADOME_SERVER_SIDE_KEY=YOUR_SERVER_SIDE_KEY
docker-compose up --build
curl -v localhostThe Set-Cookie DataDome should be available on the response.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
cd ./plugins/src/github.com/traefik/plugin_datadome
go mod tidy
go mod vendorexport DATADOME_SERVER_SIDE_KEY=YOUR_SERVER_SIDE_KEY
docker-compose up --build
curl -v localhostThe Set-Cookie DataDome should be available on the response.