We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0287620 commit 5ae6bdcCopy full SHA for 5ae6bdc
1 file changed
.github/workflows/deploy.yml
@@ -19,4 +19,4 @@ jobs:
19
- name: Run Docker Compose
20
run: |
21
cd /home/devteam/frontend
22
- docker-compose up -d
+ docker compose up -d
0 commit comments