fix: when pull latest using docker pdf files get remove with useLocal

This commit is contained in:
prafull-opensignlabs
2024-09-26 17:02:42 +05:30
parent 2433c68f27
commit e34f52dcc5
+3
View File
@@ -2,6 +2,8 @@ services:
server:
image: opensign/opensignserver:main
container_name: OpenSignServer-container
volumes:
- opensign-files:/usr/src/app/files
ports:
- "8080:8080"
depends_on:
@@ -56,3 +58,4 @@ volumes:
web-root:
caddy_data:
caddy_config:
opensign-files: