1 Star 0 Fork 1

CcSimple/node-hiprint-pdf

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
docker-compose.yaml 223 Bytes
一键复制 编辑 原始数据 按行查看 历史
CcSimple 提交于 2025-03-06 16:01 +08:00 . add docker compose
version: "3"
services:
node-hiprint-pdf:
image: node-hiprint-pdf:1.0.0
restart: always
container_name: node-hiprint-pdf
build:
context: ./
dockerfile: Dockerfile
ports:
- "3000:3000"
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/CcSimple/node-hiprint-pdf.git
git@gitee.com:CcSimple/node-hiprint-pdf.git
CcSimple
node-hiprint-pdf
node-hiprint-pdf
main

搜索帮助