This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
zrd
/
server
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
54b26916c5
Ramos
Etiquetas
master-jdk17
server
/
build-cloud
/
vue
/
Dockerfile
Dockerfile
99 B
Histórico
Em bruto
1
2
3
4
FROM nginx
COPY prodist /usr/share/nginx/html/
COPY default.conf /etc/nginx/conf.d/default.conf