diff --git a/Environment-Variables.md b/Environment-Variables.md index 94034ab..4b31ace 100644 --- a/Environment-Variables.md +++ b/Environment-Variables.md @@ -17,7 +17,7 @@ | Environment variable | Description | Default | | -------------------- | ----------------------------------- | ------: | | `PUID` | User id to access the data storage | `1000` | -| `GUID` | Group id to access the data storage | `1000` | +| `PGID` | Group id to access the data storage | `1000` | ## For Development only