This repository has been archived on 2025-01-14. You can view files and clone it, but cannot push or open issues or pull requests.
messagearr/docker-compose.yaml
Parker 237aec245e
Large Overhaul - Jellyfin Temp Accounts
Temporary jellyfin accounts can now be made through messaging. Commands were moved out and into their own files and functions for organization.
2024-03-22 22:09:55 -05:00

8 lines
180 B
YAML

version: '3.3'
services:
messagearr:
ports:
- '4545:4545'
volumes:
- /loca/file/path:/data
image: packetparker/messagearr:latest