Merge pull request 'refs #4550 Volume added for printers config' (!2) from 4550-printersVolume into master
gitea/printnatura/pipeline/head This commit looks good
Details
gitea/printnatura/pipeline/head This commit looks good
Details
Reviewed-on: #2
This commit is contained in:
commit
6787e7068c
|
@ -16,6 +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
|
||||||
deploy:
|
deploy:
|
||||||
placement:
|
placement:
|
||||||
constraints:
|
constraints:
|
||||||
|
|
Loading…
Reference in New Issue