Restart script

This commit is contained in:
Evan Feenstra 2024-10-02 13:01:49 -07:00
parent de8514228c
commit 8bf1bb53b4

4
restart.sh Executable file
View File

@ -0,0 +1,4 @@
docker-compose -f prod.yaml pull
docker-compose -f prod.yaml up -d