Merge branch 'master' of https://gitea.verdnatura.es/verdnatura/printnatura
gitea/printnatura/pipeline/head This commit looks good
Details
gitea/printnatura/pipeline/head This commit looks good
Details
This commit is contained in:
commit
9156b45c30
|
@ -15,16 +15,11 @@ services:
|
|||
- source: cups
|
||||
target: /etc/cups/cupsd.conf
|
||||
volumes:
|
||||
- ppd:/etc/cups/ppd
|
||||
- /mnt/appdata/cups:/etc/cups
|
||||
deploy:
|
||||
placement:
|
||||
constraints:
|
||||
- node.role == worker
|
||||
volumes:
|
||||
ppd:
|
||||
driver: rexray
|
||||
driver_opts:
|
||||
size: 1
|
||||
configs:
|
||||
config:
|
||||
external: true
|
||||
|
|
Loading…
Reference in New Issue