Merge pull request #3630 from jordanamr/fix/filebrowser-template

fix(templates): filebrowser FQDN env variable
This commit is contained in:
Andras Bacsai
2024-09-30 14:16:14 +02:00
committed by GitHub

View File

@@ -7,7 +7,7 @@ services:
filebrowser: filebrowser:
image: filebrowser/filebrowser:latest image: filebrowser/filebrowser:latest
environment: environment:
- SERVICE_FQDN_FILEBROWSER - SERVICE_FQDN_FILEBROWSER_80
volumes: volumes:
- type: bind - type: bind
source: ./srv source: ./srv