Skip to content
This repository was archived by the owner on Mar 15, 2019. It is now read-only.

Commit 6a8a8f5

Browse files
author
Julien Neuhart
committed
fixing typo in README.md again
1 parent b88e041 commit 6a8a8f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ You may access to the Graylog dashboard (https://graylog.your-virtualhost.local/
229229
| graylog.enable | `config/modules.yml` | If `true`, enables Graylog. |
230230
| graylog.user | `config/modules.yml` | The Graylog `root` user. |
231231
| GRAYLOG_PORT | `config/.env` | The port on which the Graylog server will receive logs from others containers. |
232-
| GRAYLOG_PASSWORD | `config/.env` | The password of the user defined in the `project.yml` file. |
232+
| GRAYLOG_PASSWORD | `config/.env` | The password of the user defined in the `modules.yml` file. |
233233
| GRAYLOG_SERVER_JAVA_OPTS | `config/.env` | The Java options for the Graylog server. |
234234
| GRAYLOG_ES_JAVA_OPTS | `config/.env` | The Java options for Elasticsearch. |
235235

0 commit comments

Comments
 (0)