fix(templates): filebrowser FQDN env variable
This commit is contained in:
parent
56ec0a3004
commit
606d46eef0
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ services:
|
|||
filebrowser:
|
||||
image: filebrowser/filebrowser:latest
|
||||
environment:
|
||||
- SERVICE_FQDN_FILEBROWSER
|
||||
- SERVICE_FQDN_FILEBROWSER_80
|
||||
volumes:
|
||||
- type: bind
|
||||
source: ./srv
|
||||
|
|
|
|||
Loading…
Reference in a new issue