animeic %!s(int64=2) %!d(string=hai) anos
pai
achega
6a153b805c
Modificáronse 1 ficheiros con 4 adicións e 2 borrados
  1. 4 2
      docker-compose.yaml

+ 4 - 2
docker-compose.yaml

@@ -73,6 +73,8 @@ services:
     environment: 
       NATS: nats://box-bus:4222
       TOPDF_ADDR: http://office-pdf:3000
+    volumes:
+      - ~/data/packs-box/signature:/root/box-cost/signature
 
   # 用户中心 8908
   box-usercenter:
@@ -96,5 +98,5 @@ services:
     image: thecodingmachine/gotenberg:6.4.4
     restart: always
     # dev
-    # ports:
-    #   - 3000:3000
+    ports:
+      - 3000:3000