readme upd

This commit is contained in:
Milos Stojanovic 2024-04-18 12:41:06 +02:00
parent e195d19a46
commit 5eee7c48b9

View File

@ -117,7 +117,7 @@ git clone https://github.com/filegator/filegator.git
cd filegator
docker compose -f docker-compose-dev.yml up
```
Once everything is ready visit: `http://localhost:8080`, Ctrl+c to stop.
Once everything is ready visit: [http://localhost:8080](http://localhost:8080) and login as admin/admin123, Ctrl+c to stop.
If you're tweaking dependencies then you must rebuild with:
```