mirror of
https://gitlab.com/timvisee/send.git
synced 2024-11-08 12:12:37 +01:00
Fixed docker.md first example
This commit is contained in:
parent
9f09a79986
commit
70662888b1
@ -9,6 +9,7 @@ docker pull registry.gitlab.com/timvisee/send:latest
|
||||
docker run -v $PWD/uploads:/uploads -p 1443:1443 \
|
||||
-e 'DETECT_BASE_URL=true' \
|
||||
-e 'REDIS_HOST=localhost' \
|
||||
-e 'FILE_DIR=/uploads' \
|
||||
registry.gitlab.com/timvisee/send:latest
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user