This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
ezhizao
/
ezhizao_dms_supplier_vue
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Ramo:
master
Ramos
Etiquetas
12.31内部外协分支
250109-回收单提交后打印,首序外协一箱多批,快速报工选择设备等
master
ezhizao_dms_sup...
/
Dockerfile
Dockerfile
103 B
Link permanente
Histórico
Em bruto
1
2
3
4
5
6
7
# 基础镜像
FROM nginx:1.23
# 复制 nginx 配置文件
COPY ./nginx.conf /etc/nginx/nginx.conf