This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
ezhizao
/
ezhizao_yzbh_vue
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Ramo (Branch):
temp
Rami (Branch)
Tag
dev2
develop
feat_refactor
feature/data_clean
feature/develop
feature/master
hot
master
master-old
temp
test20250120
20241010
20240830-pre
ezhizao_yzbh_vu...
/
Dockerfile
Dockerfile
114 B
Permalink
Cronologia
Originale
1
2
3
4
5
6
7
8
# 基础镜像
#FROM nginx:1.22
FROM nginx
# 复制 nginx 配置文件
COPY ./nginx.conf /etc/nginx/nginx.conf