D15106 was deployed with no issues. Cashtab functions worked, also sideshift swap.
So, move from 'report-only' to actually implemented header.
Differential D15128
[Cashtab] Implement CSP header bytesofman on Jan 10 2024, 13:56. Authored by Tags None Subscribers None
Details
D15106 was deployed with no issues. Cashtab functions worked, also sideshift swap. So, move from 'report-only' to actually implemented header. cd web/cashtab docker build -t cashtab_local . docker run --rm -p 8080:80 --name cashtab cashtab_local In another terminal, curl -I http://localhost:8080
Diff Detail
|