mirror of
https://github.com/filegator/filegator.git
synced 2025-08-14 19:54:29 +02:00
project setup for docker development - mount config and dependencies locally
This commit is contained in:
@@ -11,10 +11,7 @@ docker compose -f docker-compose-dev.yml up
|
||||
```
|
||||
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:
|
||||
```
|
||||
docker compose -f docker-compose-dev.yml up --build
|
||||
```
|
||||
See `docker-compose-dev.yml` for more informations about configurations and dependencies.
|
||||
|
||||
## Project setup for development (Linux)
|
||||
|
||||
|
Reference in New Issue
Block a user