✨ Add Helmet & Watermark
All checks were successful
release-nightly / build-docker (push) Successful in 2m37s
All checks were successful
release-nightly / build-docker (push) Successful in 2m37s
This commit is contained in:
@ -28,4 +28,5 @@ host = ["localhost:8000"]
|
||||
path = ["/"]
|
||||
[[locations.destinations]]
|
||||
id = "example-destination"
|
||||
uri = "http://protocol.smartsheep.studio:20004"
|
||||
uri = "https://example.com"
|
||||
helmet = { x_frame_options = "SAMEORIGIN" }
|
Reference in New Issue
Block a user