This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
lrj
/
RMS_Backend
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
0c06765c59
Rami (Branch)
Tag
dev
dev2
fileUpdate
master
prod
test
RMS_Backend
/
RMS
/
docker
/
web
/
Dockerfile
Dockerfile
93 B
Cronologia
Originale
1
2
3
FROM nginx
COPY dist/ /usr/share/nginx/html/
COPY default.conf /etc/nginx/conf.d/default.conf