dashboard
repositories
filestore
activity
search
login
dg
/
dabaogp-agent-new
新大宝股票代理后台
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
1
jhzh
2025-07-06
c24f01e317c68e8d490af53210cee83d46297e20
[dg/dabaogp-agent-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/