This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
ezhizao
/
ezhizao_dms_supplier_vue
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Branche:
master
Branches
Tags
12.31内部外协分支
250109-回收单提交后打印,首序外协一箱多批,快速报工选择设备等
master
ezhizao_dms_sup...
/
Dockerfile
Dockerfile
103 B
Lien permanent
Historique
Raw
1
2
3
4
5
6
7
# 基础镜像
FROM nginx:1.23
# 复制 nginx 配置文件
COPY ./nginx.conf /etc/nginx/nginx.conf