Skip to content

Commit 62061a4

Browse files
author
Patrick Brandt
committed
no profile
1 parent 6b872b9 commit 62061a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

serverless.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ provider:
4848
# 2. then sls deploy with vpc configs
4949
# if you don't want to run your function from a VPC, set config.VPC to an empty object:
5050
vpc: ${self:custom.config.VPC}
51-
profile: ko-playground-admin
51+
#profile: ko-playground-admin
5252

5353
package:
5454
exclude:

0 commit comments

Comments
 (0)