This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
zrd
/
server
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
7b1714a676
Branches
Tags
master-jdk17
server
/
build-cloud
/
vue
/
Dockerfile
Dockerfile
99 B
Histórico
Raw
1
2
3
4
FROM nginx
COPY prodist /usr/share/nginx/html/
COPY default.conf /etc/nginx/conf.d/default.conf