Skip to content

Commit d0f4a45

Browse files
committed
fix typo, add info early on the gcplogs is optional.
1 parent a32afa8 commit d0f4a45

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ following setup:
1717
* All nodes run docker and one instance of the watchtower container
1818
for easy automatic upgrades of the individual packages.
1919
* Docker is configured to log to Google Cloud Logging for easy log file
20-
monitoring. This is may not be relevant for most people, but for me
20+
monitoring (optional). This is may not be relevant for most people, but for me
2121
it makes perusing logs much easier.
2222
* All docker containers are started via a docker-compose.yml file. Each
2323
of those gets their own subdirectory with the docker-compose.yml
@@ -102,7 +102,7 @@ host):
102102
docker plugin install nanoandrew4/ngcplogs:linux-arm64-v1.3.0
103103
````
104104

105-
The driver is configured as usual in /etc/docker/dameon.json
105+
The driver is configured as usual in /etc/docker/daemon.json
106106
like this:
107107

108108
```

0 commit comments

Comments
 (0)