This website works better with JavaScript.
欢迎来到马士兵代码仓库
Sign In
msb-mca
/
shop-admin
mirror of
http://internel-git.mashibing.cn/yanxuan-frontend/shop-admin.git
Watch
2.1k
Star
2
Code
Issues
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
main
msb_test
feature/permission-0723-ch
main
fix/0714-ch
msb_prod
feature/pay-0704-ch
fix/0707-ch
feature/comment-0615-ch
feat-im-0607-ch
fix-0609-xwk
feat-config-0609-xwk
feat-im-0607-xwk
feat-search-0611-xwk
feat-home-0606-xwk
fix/0524_ch
feature/task1.0.0__0514__ch
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'main'
${ noResults }
shop-admin
/
Dockerfile
5 lines
100 B
Raw
Permalink
Blame
History
FROM
nginx
COPY
dist /usr/share/nginx/html
COPY
nginx.conf /etc/nginx/conf.d/default.conf
EXPOSE
80
Reference in new issue
View Git Blame
Copy Permalink