Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
Update server-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rlawhddbs authored Aug 26, 2024
1 parent d4f1494 commit 0b350d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/server-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:
dockerfilePath: Dockerfile

- name: Azure Container Apps Ingress Setting
run: az containerapp ingress update --name woowasiblings --resource-group rg-2024-Woowa-Siblings --target-port 8080 --allow-insecure
run: az containerapp ingress update --name canbus-server --resource-group rg-2024-Woowa-Siblings --target-port 8080 --allow-insecure

0 comments on commit 0b350d1

Please sign in to comment.