Nathan Fretz
11 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with
2 additions and
2 deletions
-
file-browser/docker-compose.yml
-
file-browser/umbrel-app.yml
|
|
@ -7,7 +7,7 @@ services: |
|
|
|
APP_PORT: 80 |
|
|
|
|
|
|
|
server: |
|
|
|
image: filebrowser/filebrowser:v2.26.0@sha256:7428a67e0265f1550e2421bdc554d35889921f5ba2285b829693053fb98aab8a |
|
|
|
image: filebrowser/filebrowser:v2.27.0@sha256:00b75afd52a92e4525e3bcaf61caa2a31b8d878a5b371380686b1145cb0424fd |
|
|
|
user: "1000:1000" |
|
|
|
restart: on-failure |
|
|
|
volumes: |
|
|
|
|
|
@ -2,7 +2,7 @@ manifestVersion: 1 |
|
|
|
id: file-browser |
|
|
|
category: files |
|
|
|
name: File Browser |
|
|
|
version: "2.26.0" |
|
|
|
version: "2.27.0" |
|
|
|
tagline: Browse and manage the files you download on your Umbrel |
|
|
|
description: >- |
|
|
|
File Browser lets you upload, delete, preview, rename and edit your folders and files. |
|
|
|