Remove pa_samba
This commit is contained in:
@@ -25,24 +25,6 @@
|
|||||||
|
|
||||||
version: "3.4"
|
version: "3.4"
|
||||||
services:
|
services:
|
||||||
# pa_samba:
|
|
||||||
# image: ghcr.io/servercontainers/samba:smbd-only-latest
|
|
||||||
# container_name: pa_samba
|
|
||||||
# restart: unless-stopped
|
|
||||||
# environment:
|
|
||||||
# ACCOUNT_paperless: paperless
|
|
||||||
# UID_paperless: 1000
|
|
||||||
# SAMBA_VOLUME_CONFIG_paperless: "[paperless]; path=/shares/consume; available = yes; browsable = yes; writable = yes; read only = no; force user = paperless; public = yes; guest ok = yes"
|
|
||||||
# volumes:
|
|
||||||
# - ./consume:/shares/consume
|
|
||||||
# ports:
|
|
||||||
# - 445:445
|
|
||||||
# deploy:
|
|
||||||
# resources:
|
|
||||||
# limits:
|
|
||||||
# cpus: '0.50'
|
|
||||||
# memory: 128M
|
|
||||||
|
|
||||||
pa_broker:
|
pa_broker:
|
||||||
image: docker.io/library/redis:7
|
image: docker.io/library/redis:7
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|||||||
Reference in New Issue
Block a user