add restart
This commit is contained in:
parent
380f7424a0
commit
711a1dfcdc
1 changed files with 3 additions and 0 deletions
3
restart
Executable file
3
restart
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/bash
|
||||
docker-compose down
|
||||
docker-compose up -d
|
Loading…
Reference in a new issue