Skip to content

Commit 6a0e36d

Browse files
committed
typo
Signed-off-by: Pascal Andy <[email protected]>
1 parent 5b31463 commit 6a0e36d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,21 +3,21 @@
33

44
# Why forking?
55

6-
I maintained a fork of the official projet because:
6+
I maintained a fork of the official project because:
77

88
- Cache is active
99
- Run under alpine 3.8 (not scratch)
1010
- Added [UPX](https://github.com/upx/upx)
1111
- Added `curl` to do the healthcheck when `docker service create`. You must use healthcheck for serious orchestration.
1212
- Added [tiny](https://github.com/krallin/tini), init for containers
13-
- Removed exposing 80 443 as it’s manage by Traefik (proxy). See my super-duper [docker-stack](https://github.com/pascalandy/docker-stack-this) for a better context.
13+
- Removed exposing 80 443 as it's managed by Traefik (proxy). See my super-duper [docker-stack](https://github.com/pascalandy/docker-stack-this) for a better context.
1414

1515

1616
# Security Header screenshot
1717

1818
Get an **A+** on [security header](https://securityheaders.com/) out of the box.
1919

20-
Before I was using CloudFlare worker (5$ per month) to get the same result. I asked myself, how does the ‘real server’ are configured to manage the scurity-header? This is how.
20+
Before I was using CloudFlare worker (5$ per month) to get the same result. I asked myself, how does a ‘real server’ is configured to manage the security-header? This is how.
2121

2222
![screen shot 2018-12-06 at 7 48 19 pm](https://user-images.githubusercontent.com/6694151/49621138-e574a080-f991-11e8-8a8e-d9a2b2a4a974.jpg)
2323

0 commit comments

Comments
 (0)