Update README.md
Signed-off-by: Felipe Cardoso <felipe.cardoso@hotmail.it>
This commit is contained in:
@@ -86,10 +86,10 @@ Create a `.env` file in the root directory:
|
|||||||
|
|
||||||
```env
|
```env
|
||||||
# Backend
|
# Backend
|
||||||
SFTP_HOST=34.34.46.100
|
SFTP_HOST=42.42.42.42
|
||||||
SFTP_USER=felipe.cardoso
|
SFTP_USER=username
|
||||||
SFTP_PASSWORD=your_password
|
SFTP_PASSWORD=your_password
|
||||||
SFTP_PATH=/data/datasets/ovs_bangel_001/output/ovs_bangel_001/samples
|
SFTP_PATH=/data/samples
|
||||||
|
|
||||||
# Frontend
|
# Frontend
|
||||||
REACT_APP_API_URL=http://localhost:8000
|
REACT_APP_API_URL=http://localhost:8000
|
||||||
|
|||||||
Reference in New Issue
Block a user