Skip to content

Commit 548e101

Browse files
Merge pull request #471 from NewMediaCaucus/dev
Update README.md
2 parents 3d4dea1 + 017bec2 commit 548e101

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Still needed:
6060

6161
Production is configured so container and application logs do not fill disk.
6262

63-
**Docker container logs** (stdout/stderr, i.e. `docker logs`) are limited by the logging driver:
63+
**Docker container logs** (stdout/stderr, i.e., `docker logs`) are limited by the logging driver:
6464

6565
- **docker-compose.prod.yml** and **deploy-prod.sh** use the `json-file` driver with `max-size: 10m` and `max-file: 3` for both the webserver and certbot containers. Docker keeps at most three 10 MB log files per container.
6666

0 commit comments

Comments
 (0)