This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
lrj
/
PAS
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
03284a0928
Rami (Branch)
Tag
chaxing
dify2
export_project
master
prod_test
PAS
/
docker
/
web
/
Dockerfile
Dockerfile
93 B
Cronologia
Originale
1
2
3
FROM nginx
COPY dist/ /usr/share/nginx/html/
COPY default.conf /etc/nginx/conf.d/default.conf