dashboard
repositories
filestore
activity
search
login
dg
/
dabao-admin-new
新大宝股票管理后台
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
1
jhzh
2025-08-12
4b42dfb742ddebc027f2b577e2e37acf2b6cc91c
[dg/dabao-admin-new.git]
/
Dockerfile
1
2
3
4
5
6
FROM nginx
RUN rm /etc/nginx/conf.d/default.conf
ADD deploy/nginx.conf /etc/nginx/conf.d/default.conf
COPY dist/ /usr/share/nginx/html/