Skip to content

Commit 5fdbd0f

Browse files
Update index.mdx
Co-authored-by: Hubert Deng <[email protected]>
1 parent fe32339 commit 5fdbd0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

develop-docs/self-hosted/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ By default, there exists no `.env.custom` file. In this case, you can manually a
178178

179179
Please keep in mind to check the `.env` file for changes, when you perform an upgrade of Sentry, so that you can adjust your `.env.custom` accordingly, if required, as `.env` is ignored entirely if `.env.custom` is present.
180180

181-
For every Docker Compose commands, you should specify your `.env.custom`, otherwise the default `.env` file will be used. Some examples are:
181+
For all Docker Compose commands, you should specify your `.env.custom`, otherwise the default `.env` file will be used. Some examples are:
182182

183183
```bash
184184
docker compose --env-file .env.custom up -d

0 commit comments

Comments
 (0)