You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ Configs themselves depend on `Nginx` >= `1.9.5`, if used separately.
26
26
27
27
### Abstract
28
28
Nginx boilerplate builds on top of official [nginx](https://hub.docker.com/_/nginx/) and [php](https://hub.docker.com/_/php/) alpine Docker images.
29
-
Additonally two basic docker-compose configs are provided: `docker-compose.yml` and `docker-compose.override.yml`.
29
+
Additionally two basic docker-compose configs are provided: `docker-compose.yml` and `docker-compose.override.yml`.
30
30
The first contains the base/production version of the docker run config while the second transparently extends it to provide extra features for local development.
31
31
Only `docker-compose.yml` should be used in production.
0 commit comments