Skip to content

Commit

Permalink
Small edit to compose command
Browse files Browse the repository at this point in the history
  • Loading branch information
leethobbit committed Nov 25, 2024
1 parent d126c59 commit 41f300a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitea/workflows/new-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
sudo rm -rf dragonroost/
sudo git clone https://github.com/leethobbit/dragonroost.git
cd dragonroost/
sudo docker compose -f docker-compose.local.yml up
sudo docker compose -f docker-compose.local.yml up -d

0 comments on commit 41f300a

Please sign in to comment.