We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c40267 commit a47b5a3Copy full SHA for a47b5a3
.github/workflows/deploy.yml
@@ -17,4 +17,4 @@ jobs:
17
script: |
18
cd full-stack-fastapi-nuxt-jwt-auth-orm-free-template
19
git pull origin master
20
- docker-compose -f docker-compose.prod.yml up -d --build
+ docker compose up -d --build
0 commit comments