This website works better with JavaScript.
Explore
Help
Register
Sign In
java_project
/
logpm_page
Watch
4
Star
1
Fork
You've already forked logpm_page
0
Code
Issues
Pull Requests
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.
2294
Commits
7
Branches
0
Tags
42 MiB
Vue
83.7%
JavaScript
14.8%
CSS
1.1%
SCSS
0.4%
Tree:
a7ec92c0fd
dev
dev-warehouse
dev-xx
fix_bug_pro20231227
master
pre-production
test
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'a7ec92c0fd'
${ noResults }
logpm_page
/
src
/
docker
/
Dockerfile
6 lines
99 B
Raw
Blame
History
FROM
nginx
VOLUME
/tmp
ENV
LANG en_US.UTF-8
ADD
./dist/ /usr/share/nginx/html/
EXPOSE
80
EXPOSE
443
Reference in new issue
Copy Permalink