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