This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
soleilw
/
job-master
Watch
1
Star
0
Fork
0
Code
Issues
2
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Merge branch 'master' of
http://114.132.85.7:8080/soleilw/job-master
master
Soleilw
7 months ago
parent
5448ca0c02
02310ac5f9
commit
94e3f22f47
2 changed files
with
2 additions
and
1 deletions
Unified View
Show Diff Stats
1
0
.gitignore
1
1
Dockerfile
+ 1
- 0
.gitignore
View File
p
p
readme-admin.md
readme-admin.md
dc-rcsc-admin.yaml
dc-rcsc-admin.yaml
dc-rcsc-admin-test.yaml
+ 1
- 1
Dockerfile
View File
COPY . .
COPY . .
# 构建项目
# 构建项目
RUN np
x vite
build
RUN np
m run
build
FROM nginx:stable-alpine
FROM nginx:stable-alpine
Write
Preview
Loading…
Cancel
Save