Skip to content

Commit

Permalink
Update update-deployment.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
ApsiV11 authored Nov 30, 2024
1 parent 04bcf34 commit 06274b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion update-deployment.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/bin/bash
git pull
docker compose -f docker-compose.prod.yaml up --build -d
docker compose -f docker-compose.prod.yml up --build -d

0 comments on commit 06274b9

Please sign in to comment.