This website works better with JavaScript
Home
Explore
Help
Sign In
cecf
/
observe-front
Watch
6
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
42a6fc76e0
Branches
Tags
dev
feat-basic-busiss-lj
feature_0506_wh
feature_system_space
js_test_0713
master
test1
observe-front
/
Dockerfile
Dockerfile
61 B
History
Raw
1
2
3
FROM nginx:1.25.3
COPY dist /usr/share/nginx/html/
EXPOSE 80