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
{{ message }}
This repository was archived by the owner on Mar 15, 2019. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -210,7 +210,7 @@ to enable automatic HTTPS.
210
210
| traefik.user |`config/modules.yml`| The Traefik user used for generating the .htdigest file. Only required for environments <> `local`. |
211
211
| 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. |
212
212
| 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`. |
214
214
| TRAEFIK_CERT_FILE_PATH |`config/.env`| The `.crt` absolute file path. Only required for environments <> `local`. |
215
215
| TRAEFIK_KEY_FILE_PATH |`config/.env`| The `.key` absolute file path. Only required for environments <> `local`. |
0 commit comments