update infra config.

This commit is contained in:
Monet Lee 2024-08-12 17:41:51 +08:00
parent 002cdde001
commit a281442386

View File

@ -40,7 +40,7 @@ jobs:
uses: hoverkraft-tech/compose-action@v2.0.1
# Uncomment and set the correct path to your docker-compose file
with:
compose-file: "./docker/docker-compose.yml"
compose-file: "./docker-compose.yml"
# run: |
# sudo docker compose up -d