This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
lrj
/
RMS_Backend
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
6ff3cb22ea
Branches
Tags
dev
dev2
fileUpdate
master
prod
test
RMS_Backend
/
RMS
/
docker
/
web
/
Dockerfile
Dockerfile
93 B
Historique
Raw
1
2
3
FROM nginx
COPY dist/ /usr/share/nginx/html/
COPY default.conf /etc/nginx/conf.d/default.conf