Skip to content

Commit

Permalink
yml change port
Browse files Browse the repository at this point in the history
  • Loading branch information
ali-josheghani committed Feb 20, 2024
1 parent 1502a4a commit e560fd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/liara.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ jobs:
LIARA_TOKEN: ${{ secrets.LIARA_API_TOKEN }}
run: |
npm i -g @liara/cli@5
liara deploy --app="rick-and-morty" --api-token="$LIARA_TOKEN" --no-app-logs --port=5174
liara deploy --app="rick-and-morty" --api-token="$LIARA_TOKEN" --no-app-logs --port=3000

0 comments on commit e560fd9

Please sign in to comment.