This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
aibaidu
/
aiarrive-h5
Observar
3
Favorito
0
Fork
0
Arquivos
Pull Requests
0
Tree:
1787939907
Branches
Tags
dev
master
aiarrive-h5
/
Dockerfile
Dockerfile
89 B
Histórico
Raw
1
2
3
4
5
FROM nginx:latest
ADD dist/ /usr/share/nginx/html
ADD nginx.conf /etc/nginx/nginx.conf