removed peanut
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user