refs #4550 Cups config volume fixes #3
|
@ -16,7 +16,7 @@ services:
|
||||||
target: /etc/cups/cupsd.conf
|
target: /etc/cups/cupsd.conf
|
||||||
volumes:
|
volumes:
|
||||||
- ppd:/etc/cups/ppd
|
- ppd:/etc/cups/ppd
|
||||||
- /mnt/appdata/cups/printers.conf:/etc/cups/printers.conf
|
- /mnt/appdata/cups:/etc/cups-new
|
||||||
deploy:
|
deploy:
|
||||||
placement:
|
placement:
|
||||||
constraints:
|
constraints:
|
||||||
|
|
Loading…
Reference in New Issue