This is an automated email from the ASF dual-hosted git repository.
sebb pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/attic-docker.git
The following commit(s) were added to refs/heads/main by this push:
new 561cfbc Update README.md
561cfbc is described below
commit 561cfbc6ad08b3d62353e88026b6d94b00969b91
Author: Sebb <[email protected]>
AuthorDate: Mon Feb 3 17:04:14 2025 +0000
Update README.md
---
README.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/README.md b/README.md
index 6a1281b..0495ffa 100644
--- a/README.md
+++ b/README.md
@@ -35,3 +35,7 @@ Restart httpd server
Stop httpd server (and the container):
`docker compose exec attic_lua_csp apachectl stop`
+
+To make changes to the CSP, edit the
+file
[config/000-default.conf#L30](https://github.com/apache/attic-docker/blob/main/config/000-default.conf#L30)
+Then rebuild the image (should be very quick) and restart.