We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da2e867 commit 63ef78eCopy full SHA for 63ef78e
.github/workflows/main.yml
@@ -60,4 +60,4 @@ jobs:
60
docker build -t wss:frontend frontend
61
# cd ..
62
# Start the test containers
63
- docker compose -f front-compose up -d
+ docker compose -f front-compose.yaml up -d
0 commit comments