Files
SnarfCode/docker-deployments/peanut.yml
2026-06-11 23:54:44 -04:00

17 lines
322 B
YAML

services:
peanut:
image: brandawg93/peanut:latest
ports:
- "8050:8050"
environment:
- TZ=America/New_York
volumes:
- peanut_config:/config
volumes:
peanut_config:
driver: local
driver_opts:
type: none
o: bind
device: /mnt/swarm_shared/legacy_volumes/peanut/