fix(templates): filebrowser FQDN env variable

This commit is contained in:
Jordan Rey
2024-09-29 15:36:41 +02:00
committed by GitHub
parent 56ec0a3004
commit 606d46eef0

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