docs: Added Missing Refs to Default Household (#4450)

This commit is contained in:
Michael Genson
2024-10-28 09:24:30 -05:00
committed by GitHub
parent 8b6c75877d
commit 05ac18f00b
4 changed files with 5 additions and 1 deletions

View File

@@ -9,6 +9,7 @@
| PUID | 911 | UserID permissions between host OS and container |
| PGID | 911 | GroupID permissions between host OS and container |
| DEFAULT_GROUP | Home | The default group for users |
| DEFAULT_HOUSEHOLD | Family | The default household for users in each group |
| BASE_URL | http://localhost:8080 | Used for Notifications |
| TOKEN_TIME | 48 | The time in hours that a login/auth token is valid |
| API_PORT | 9000 | The port exposed by backend API. **Do not change this if you're running in Docker** |