mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-04 02:46:23 +00:00
Added peertube
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
|
||||
* [Github](https://github.com/gtsteffaniak/filebrowser/tree/main)
|
||||
* [Getting Started Wiki](https://github.com/gtsteffaniak/filebrowser/wiki/Getting-Started)
|
||||
* [Configuration Docs](https://github.com/gtsteffaniak/filebrowser/wiki/Configuration-And-Examples)
|
||||
|
||||
Proxy Port: 80
|
||||
Username: admin
|
||||
|
||||
@@ -9,5 +9,4 @@ services:
|
||||
FILEBROWSER_CONFIG: "${FILEBROWSER_CONFIG:-/home/filebrowser/config.yaml}"
|
||||
FILEBROWSER_ADMIN_PASSWORD: ${FILEBROWSER_ADMIN_PASSWORD:-admin}
|
||||
TZ: ${TZ:-America/Vancouver}
|
||||
ports:
|
||||
- "80:80"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user