Skip to content

Commit ed914bf

Browse files
committed
changed deployment pipeline of docker
1 parent 9891d1f commit ed914bf

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

scripts/deploy-backend.ps1

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ param(
33
[string]$Region = "us-east-1",
44
[Parameter(Mandatory = $true)]
55
[string]$DatabaseUrl,
6-
[string]$OpenAiApiKey = "",
76
[string]$AllowedOrigins = "http://localhost:3000",
87
[string]$FrontendBucketName = "",
98
[string]$LambdaSubnetIds = "",

0 commit comments

Comments
 (0)