This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
ezhizao
/
ezhizao_dms_supplier_vue
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Ramo (Branch):
master
Rami (Branch)
Tag
12.31内部外协分支
250109-回收单提交后打印,首序外协一箱多批,快速报工选择设备等
master
ezhizao_dms_sup...
/
Dockerfile
Dockerfile
103 B
Permalink
Cronologia
Originale
1
2
3
4
5
6
7
# 基础镜像
FROM nginx:1.23
# 复制 nginx 配置文件
COPY ./nginx.conf /etc/nginx/nginx.conf