add backend and docker files
This commit is contained in:
4
docker/restart.sh
Executable file
4
docker/restart.sh
Executable file
@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
docker-compose down
|
||||
docker-compose up -d
|
Reference in New Issue
Block a user