Added file download tool
This commit is contained in:
@@ -11,6 +11,8 @@ services:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
user: "1000:1000"
|
||||
environment:
|
||||
- PUBLIC_BASE_URL=${PUBLIC_BASE_URL:-http://localhost:8000}
|
||||
ports:
|
||||
- "8000:8000"
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user