mirror of
https://gitea.psi.ch/APOG/acsm-fairifier.git
synced 2026-01-22 21:11:38 +01:00
Update reademe.md
This commit is contained in:
@@ -102,7 +102,8 @@ This toolkit includes a containerized JupyterLab environment for executing the d
|
|||||||
3. **Securely store your network drive access credentials** in the `.env` file by adding the following lines:
|
3. **Securely store your network drive access credentials** in the `.env` file by adding the following lines:
|
||||||
```plaintext
|
```plaintext
|
||||||
CIFS_USER=<your-username>
|
CIFS_USER=<your-username>
|
||||||
CIFS_PASS=<your-password>
|
CIFS_PASS=<your-password>
|
||||||
|
NETWORK_MOUNT=//your-server/your-share
|
||||||
```
|
```
|
||||||
**To protect your credentials:**
|
**To protect your credentials:**
|
||||||
- Do not share the .env file with others.
|
- Do not share the .env file with others.
|
||||||
|
|||||||
Reference in New Issue
Block a user