Skip to content

Commit

Permalink
server deploy setup
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastiancrossa committed Aug 30, 2023
1 parent ccf7ed1 commit cc826ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:
cd server
git pull
docker-compose down
docker-compse --project-name over-engineered-chat up -d --build
docker-compose --project-name over-engineered-chat up -d --build

0 comments on commit cc826ce

Please sign in to comment.