Skip to content

Commit

Permalink
fix: env plugins 삭제
Browse files Browse the repository at this point in the history
  • Loading branch information
ppinkypeach committed Feb 6, 2024
1 parent 1ba8b55 commit e961dea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion serverless.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ functions:
rate: cron(0 0 ? * 2 *)

plugins:
- serverless-dotenv-plugin
- serverless-offline
- serverless-domain-manager

Expand Down

0 comments on commit e961dea

Please sign in to comment.