🎨 精简完善系统
This commit is contained in:
@@ -3,12 +3,12 @@ kind: ConfigMap
|
||||
metadata:
|
||||
name: config.yaml
|
||||
annotations:
|
||||
flipped-aurora/gin-vue-admin: backend
|
||||
github: "https://github.com/flipped-aurora/gin-vue-admin.git"
|
||||
flipped-aurora/gin-react-admin: backend
|
||||
github: "https://github.com/flipped-aurora/gin-react-admin.git"
|
||||
app.kubernetes.io/version: 0.0.1
|
||||
labels:
|
||||
app: gva-server
|
||||
version: gva-vue3
|
||||
version: gva-react
|
||||
data:
|
||||
config.yaml: |
|
||||
# git.echol.cn/loser/Go-Web-Template/server Global Configuration
|
||||
@@ -125,7 +125,7 @@ data:
|
||||
region: 'ap-shanghai'
|
||||
secret-id: 'xxxxxxxx'
|
||||
secret-key: 'xxxxxxxx'
|
||||
base-url: 'https://gin.vue.admin'
|
||||
base-url: 'https://gin-react-admin.com'
|
||||
path-prefix: 'git.echol.cn/loser/Go-Web-Template/server'
|
||||
|
||||
# excel configuration
|
||||
|
||||
Reference in New Issue
Block a user