Skip to content

Commit c2b4370

Browse files
author
Mehdi Necibi
committed
updated env variables
1 parent 2d5cdf8 commit c2b4370

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/deploy_azure.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,5 @@ jobs:
4040
dns-name-label: threatshield-demo
4141
image: ${{ secrets.REGISTRY_LOGIN_SERVER }}/threatshield:${{ github.sha }}
4242
location: ${{ secrets.CONTAINER_INSTANCES_LOCATION }}
43-
environment-variables: PHX_SERVER=true
43+
environment-variables: PHX_SERVER=true MIX_ENV=prod
4444
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 }}

0 commit comments

Comments
 (0)