mirror of
https://github.com/filegator/filegator.git
synced 2025-08-05 09:57:43 +02:00
Update index.md
This commit is contained in:
@@ -33,8 +33,7 @@ File upload supports drag&drop, progress bar, pause and resume. Upload is chunke
|
||||
|
||||
## Demo with docker
|
||||
```
|
||||
docker build -t filegator https://raw.githubusercontent.com/filegator/filegator/master/Dockerfile
|
||||
docker run -p 8000:80 -d filegator
|
||||
docker run -p 8000:80 -d filegator/filegator
|
||||
visit: http://127.0.0.1:8000 login as admin/admin123
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user