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

Commit b88e041

Browse files
author
Julien Neuhart
committed
fixing typo in README.md
1 parent 5d26c0b commit b88e041

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
@@ -210,7 +210,7 @@ to enable automatic HTTPS.
210210
| traefik.user | `config/modules.yml` | The Traefik user used for generating the .htdigest file. Only required for environments <> `local`. |
211211
| TRAEFIK_PREFIX | `config/.env` | If `true`, your URLs will be prefixed with your current environment. This is useful if you wish to have many environments on the same host. |
212212
| TRAEFIK_LOG_LEVEL | `config/.env` | Defines the log level of the Traefik container. |
213-
| TRAEFIK_PASSWORD | `config/.env` | The password of the user defined in the `project.yml` file. Only required for environments <> `local`. |
213+
| TRAEFIK_PASSWORD | `config/.env` | The password of the user defined in the `modules.yml` file. Only required for environments <> `local`. |
214214
| TRAEFIK_CERT_FILE_PATH | `config/.env` | The `.crt` absolute file path. Only required for environments <> `local`. |
215215
| TRAEFIK_KEY_FILE_PATH | `config/.env` | The `.key` absolute file path. Only required for environments <> `local`. |
216216

0 commit comments

Comments
 (0)