docker部署整理
This commit is contained in:
parent
eb38b3fda4
commit
c8a356b836
|
@ -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…
Reference in New Issue