filebrowser expose port

This commit is contained in:
2026-07-24 15:31:02 +02:00
parent b32228e82f
commit 4a8fbaead5
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -57,6 +57,8 @@ services:
image: filebrowser/filebrowser:latest
container_name: filebrowser
restart: unless-stopped
ports:
- "8081:80"
environment:
- TZ=Europe/Zurich