Skip to content

Commit 143f192

Browse files
committed
#deploy-to-prod
1 parent 64b3811 commit 143f192

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy_to_aws.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ jobs:
5858
export CHAINLIT_DB_URI="${DATABASE_URL}"
5959
export DJANGO_SECRET_KEY='test'
6060
export DJANGO_ADMIN_URL='admin/'
61+
export CHAINLIT_AUTH_SECRET="0,uZEoYlN7auIrSf1F%7mm/6@n9:ubHDb36Z31L9vhY^2uzr4eiZGzQpMpK:%K,I"
6162
6263
# Pull the latest image
6364
aws ecr get-login-password --region us-east-1 | docker login --username AWS --password-stdin ${{ secrets.AWS_ECR_REPOSITORY_URL }}

0 commit comments

Comments
 (0)