removed peanut

This commit is contained in:
2024-02-29 09:39:03 -06:00
parent c53e2d8808
commit aa720b9bfa

View File

@@ -94,19 +94,6 @@ services:
- ${DOCKER_CONFIGS}/organizr/config:/config
- /etc/localtime:/etc/localtime:ro
peanut:
container_name: peanut
image: brandawg93/peanut:latest
environment:
- NUT_HOST=192.168.1.41
- NUT_PORT=3493
- WEB_PORT=8080
networks:
- reverse-proxy
ports:
- 8080:8080
restart: unless-stopped
s-pdf:
container_name: spdf
image: frooodle/s-pdf