Updated installer (custom folder)
This commit is contained in:
@@ -6,7 +6,7 @@ services:
|
||||
restart: always
|
||||
entrypoint: ./start.sh
|
||||
volumes:
|
||||
- /data:/srv #Change to match your directory
|
||||
- $SMB_DATA_FOLDER:/srv #Change to match your directory
|
||||
- /selfhosting/apps/smb_utilities/filebrowser/filebrowser.db:/database/filebrowser.db #Change to match your directory
|
||||
- /selfhosting/apps/smb_utilities/filebrowser/settings.json:/config/settings.json #Change to match your directory
|
||||
- /selfhosting/apps/smb_utilities/filebrowser/start.sh:/start.sh
|
||||
|
||||
Reference in New Issue
Block a user