Skip to content

Commit

Permalink
Update docs/satosa-nginx_compose_service.md
Browse files Browse the repository at this point in the history
Co-authored-by: Giuseppe De Marco <[email protected]>
  • Loading branch information
MdreW and peppelinux committed Sep 26, 2024
1 parent 20b7b33 commit 6a4d554
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/satosa-nginx_compose_service.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ On default the directory `Docker-compose/nginx/certs` is mounted on `/etc/nginx/
An self signed certificate for server name `localhost` is persent in the certs directory. To public the host you must overwrite these file with a valid certificate for you server name.

The virtual host root is set on `/usr/share/nginx/html`, the `Docker-compose/nginx/html` path is mounted over this directory.
To update the stati file you must edit the files in `Docker-compose/nginx/html` path.
To update the static file you must edit the files in `Docker-compose/nginx/html` path.

For security are added these header key
* `X-Frame-Options "DENY"` to block the IFRAME
Expand Down

0 comments on commit 6a4d554

Please sign in to comment.