dashboard
repositories
filestore
activity
search
login
dg
/
dabao_agent
大宝代理后台
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
first
zzzz
2024-04-21
57a58364846f562d4166b3664da5c08be597c68d
[dg/dabao_agent.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/