Ajout de scripts
This commit is contained in:
parent
4df2d1ffb5
commit
6885355800
1
start.cmd
Normal file
1
start.cmd
Normal file
@ -0,0 +1 @@
|
||||
docker compose up -d
|
1
stop.cmd
Normal file
1
stop.cmd
Normal file
@ -0,0 +1 @@
|
||||
docker compose down
|
2
update.cmd
Normal file
2
update.cmd
Normal file
@ -0,0 +1,2 @@
|
||||
git pull
|
||||
docker compose up -d --build
|
Loading…
x
Reference in New Issue
Block a user