Skip to content

Commit 2d5cdf8

Browse files
author
Mehdi Necibi
committed
updated ports
1 parent df53fa5 commit 2d5cdf8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/deploy_azure.yml

+1
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
registry-username: ${{ secrets.REGISTRY_USERNAME }}
3737
registry-password: ${{ secrets.REGISTRY_PASSWORD }}
3838
name: ${{ env.AZURE_WEBAPP_NAME }}
39+
ports: 4000
3940
dns-name-label: threatshield-demo
4041
image: ${{ secrets.REGISTRY_LOGIN_SERVER }}/threatshield:${{ github.sha }}
4142
location: ${{ secrets.CONTAINER_INSTANCES_LOCATION }}

0 commit comments

Comments
 (0)