Skip to content

Commit

Permalink
환경변수 연결 덜된거 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
if1live committed Dec 29, 2023
1 parent 63d93e0 commit 77b4c95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions serverless.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ provider:
NODE_ENV: production

REDIS_URL: ${env:REDIS_URL}
WEBSOCKET_URL: ${env:WEBSOCKET_URL}

iam:
role:
Expand Down

0 comments on commit 77b4c95

Please sign in to comment.