This repository has been archived on 2026-01-01. You can view files and clone it, but cannot push or open issues or pull requests.
filebrowser-fork/docker_config.json
Oleg Lobanov 46d80464d2
build: revert to using the default alpine based docker image
Build both standard and linuxserver based images.
linuxserver based images can be accessed by adding `-s6` suffix to the docker image name
2021-12-21 14:39:34 +01:00

8 lines
117 B
JSON

{
"port": 80,
"baseURL": "",
"address": "",
"log": "stdout",
"database": "/database.db",
"root": "/srv"
}