|
@@ -64,7 +64,9 @@ services:
|
|
|
|
|
|
# cost 8888
|
|
|
box-cost:
|
|
|
- image: registry.cn-chengdu.aliyuncs.com/infish/pack-box-cost:v1.0.0
|
|
|
+ # image: registry.cn-chengdu.aliyuncs.com/infish/pack-box-cost:v1.0.0
|
|
|
+ # dev
|
|
|
+ image: registry.cn-chengdu.aliyuncs.com/infish/pack-box-cost:v1.0.1
|
|
|
restart: always
|
|
|
depends_on:
|
|
|
- box-bus
|
|
@@ -93,5 +95,6 @@ services:
|
|
|
office-pdf:
|
|
|
image: thecodingmachine/gotenberg:6.4.4
|
|
|
restart: always
|
|
|
+ # dev
|
|
|
# ports:
|
|
|
# - 3000:3000
|