This website works better with JavaScript.
Home
Explore
Help
Sign In
wpstudio
/
structure
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
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.
4
Commits
2
Branches
0
Tags
34 MiB
Dockerfile
66.6%
Shell
33.1%
JavaScript
0.4%
Tree:
79d68ae831
master
uvicorn
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '79d68ae831'
${ noResults }
structure
/
bash
/
restart-nginx.sh
3 lines
71 B
Raw
Blame
History
#!/bin/bash
cd
$HOME
/structure
docker-compose
exec
web nginx -s reload
Reference in new issue