This website requires JavaScript.
Explore
Help
Register
Sign In
yixr
/
localhost_oa_front
Watch
1
Star
0
Fork
You've already forked localhost_oa_front
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
adca36062e
localhost_oa_front
/
deploy.sh
6 lines
115 B
Bash
Raw
Blame
History
#!/bin/bash
# 拉取最新的代码
git pull
docker compose --env-file .env --env-file .env.production up --build
Reference in New Issue
View Git Blame
Copy Permalink