Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
divyam234 authored Aug 20, 2024
1 parent 4480fd3 commit 613e3d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ docker compose -f postgres.yml up -d #Run this only if you want to use self-host
docker compose -f teldrive.yml -f image-resizer.yml up -d
```
- **Go to http://machine_ip:8080**
- **Change Image resizer Host to http://machine_ip:8080 in UI settings.**
- **Change Image resizer Host to http://machine_ip:8000 in UI settings.**
> [!WARNING]
> Make sure to run ```touch session.db``` to create empty session file if you are using docker compose otherwise app will not run.
> Image Resizer will not work if you are accessing teldrive on localhot so use machine ip to access teldrive and image resizer.Otherwise change compose files to use host network.
Expand Down

0 comments on commit 613e3d3

Please sign in to comment.