Skip to content
This repository was archived by the owner on Mar 18, 2024. It is now read-only.

Commit 67a2a7e

Browse files
authored
Update serverless.yaml
1 parent c94082c commit 67a2a7e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

serverless.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ CosBucket:
3636
index: list.html
3737
region: ${Conf.region}
3838
bucketName: ${Conf.website_bucket}
39+
env:
40+
apiUrl: ${APIService.subDomain}
3941

4042
# 各个函数的单独配置
4143
Blog_Web_addComment:

0 commit comments

Comments
 (0)