Skip to content

Commit

Permalink
add documentation for PUID and PGID (issue #134)
Browse files Browse the repository at this point in the history
  • Loading branch information
jarischaefer committed May 13, 2022
1 parent 81e10fb commit 0881e58
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,8 @@ The following keys can be passed directly via the `-e` switch:
|DB_PASS | |MySQL password
|DB_PASS_FILE | |MySQL password via secret
|TZ |UTC |Timezone (e.g. Europe/Zurich)
|PUID | |User ID
|PGID | |Group ID

## Enabling/disabling container features

Expand Down

0 comments on commit 0881e58

Please sign in to comment.