diff --git a/.env.example b/.env.example index 19c20bf..5ab022c 100644 --- a/.env.example +++ b/.env.example @@ -17,7 +17,7 @@ PREAUTH_TOKEN_NAME='Authentication Token' PREAUTH_SUBMIT_NAME='Submit' # who owns the session files -# permissions of the volumn must match +# permissions of the volume must match USER_ID=1000 GROUP_ID=1000