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 f5f1ff4 commit affd960Copy full SHA for affd960
.github/workflows/main.yaml
@@ -32,7 +32,7 @@ jobs:
32
33
- name: Run services
34
run: |
35
- docker compose up -d app postgress
+ docker compose up -d app postgres
36
docker compose ps
37
38
- name: Waiting connect to webserver
0 commit comments