张延森 преди 3 години
родител
ревизия
fbe36a9fe1
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2
    2
      deploy/s.yml

+ 2
- 2
deploy/s.yml Целия файл

@@ -9,11 +9,11 @@ services:
9 9
       region: cn-shanghai
10 10
       service:
11 11
         name: ubpa-plat
12
-        description: '红鹤集团'
12
+        description: 'ubpa-plat'
13 13
         internetAccess: true
14 14
       function:
15 15
         name: ubpa-func
16
-        description: 'Roundabout h5'
16
+        description: 'ubpa-func'
17 17
         ossBucket: yz-serverless
18 18
         ossKey: ubpa/ubpa-0.0.1.zip
19 19
         handler: 'com.njyunzhi.ubpa.UbpaApplication::main'