Next, add the plugin to your serverless config file: ... 1custom: 2 dotenv: 3 # default: project root 4 path: path/to/my/dotenvfiles 5 6 # if set, ...
確定! 回上一頁