Update compose.yaml

This commit is contained in:
Siwat Sirichai 2024-02-14 00:03:09 +07:00
parent 2d77edd41a
commit 6e516f2402
1 changed files with 1 additions and 0 deletions

View File

@ -7,3 +7,4 @@ services:
- "7130:7130" - "7130:7130"
volumes: volumes:
- /var/printfarm/printer1:/opt/printstack/data - /var/printfarm/printer1:/opt/printstack/data
command: ["/bin/bash", "-c", "/opt/printstack/entrypoint.sh"]