Browse Source

docker部署整理

pull/336/head
xxqfamous 3 years ago
parent
commit
c8a356b836
1 changed files with 6 additions and 0 deletions
  1. +6
    -0
      config/configuration.yml.example

+ 6
- 0
config/configuration.yml.example View File

@@ -1,5 +1,11 @@
default: &default
platform_url: 'http://localhost:3000'
wechat:
appid: '123'
secret: '123'
weapp:
appid: '123'
secret: '123'
oauth:
qq:
appid: 'test'


Loading…
Cancel
Save