This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
gyfl
/
xyzshop
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
add restart script
stanley-king
3 anni fa
parent
0b3c1b1ef9
commit
607f6c9e4d
1 ha cambiato i file
con
2 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
2
0
docker/compose/xyz-worker/restart.sh
+ 2
- 0
docker/compose/xyz-worker/restart.sh
Vedi File
@@ -0,0 +1,2 @@
+docker-compose stop -t 1200 cordsrv
+docker-compose up -d