This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
zrd
/
server
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
7b1714a676
Branches
Tags
master-jdk17
server
/
build-cloud
/
vue
/
Dockerfile
Dockerfile
99 B
Historique
Raw
1
2
3
4
FROM nginx
COPY prodist /usr/share/nginx/html/
COPY default.conf /etc/nginx/conf.d/default.conf