docs: details for windows users how to change docker volume (#12551)

* details for windows users

* Update requirements.md
This commit is contained in:
Matthew Momjian
2024-09-24 10:38:13 -04:00
committed by GitHub
parent b85d8943e7
commit af8f3774d0
3 changed files with 38 additions and 23 deletions
+1
View File
@@ -58,6 +58,7 @@ Optionally, you can enable hardware acceleration for machine learning and transc
- Populate `UPLOAD_LOCATION` with your preferred location for storing backup assets.
- Consider changing `DB_PASSWORD` to a custom value. Postgres is not publically exposed, so this password is only used for local authentication.
To avoid issues with Docker parsing this value, it is best to use only the characters `A-Za-z0-9`.
- Set your timezone by uncommenting the `TZ=` line.
### Step 3 - Start the containers