Skip to content

Commit 240c252

Browse files
author
Nico Rittinghaus
committed
set ip private
1 parent 419663d commit 240c252

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
@@ -42,3 +42,4 @@ jobs:
4242
environment-variables: PHX_SERVER=true
4343
secure-environment-variables: DB_URL="${{ secrets.DB_URL }}" OPENAI_API_KEY="${{ secrets.OPENAI_API_KEY }}" OPENAI_ORG_KEY="${{ secrets.OPENAI_ORG_KEY }}" SECRET_KEY_BASE=${{ secrets.SECRET_KEY_BASE }}
4444
subnet-ids: ${{ secrets.AZURE_SUBNET_ID }}
45+
ip-address: "Private"

0 commit comments

Comments
 (0)