-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathconfig.docker.yml
65 lines (57 loc) · 1.36 KB
/
config.docker.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
app:
logFilterCategories: "EventQueue,Dispath"
debugLevel: debug
dbpool:
default: xyt
xyt:
database: "${DB_DATABASE}"
host: "${DB_HOST}"
port: "${DB_PORT}"
username: "${DB_USER}"
password: "${DB_PWD}"
drive: "mysql"
max_idles: 3
max_opens: 20
redisPool:
default: xyt
xyt:
database: 0
host: "${REDIS_HOST}"
port: "${REDIS_PORT}"
password: "${REDIS_PWD}"
drive: "mysql"
modules:
web:
type: inner
bindAddr: "${WebAddr}"
staticHost: "${StaticHost}"
#staticHost: "/dev"
#staticHost: "http://data.xyt.xytschool.com"
staticVersion: "${STATIC_VERSION}"
viewsRoot: "./resources/views"
publicRoot: "./resources/public"
sotragePath: "./resources/storage"
jwt_key: "${JWT_KEY}"
allowOrigins:
- "http://127.0.0.1:8080"
- "http://m1.laravelschool.xyt"
MessageModule:
type: inner
providers:
default:
type: "aliyun"
region_id: "cn-hangzhou"
key_id: "${ALIYUN_KEY_ID}"
key_secret: "${ALIYUN_KEY_SECRET}"
sign_name: "${ALIYUN_SIGN_NAME}"
template_code: "${ALIYUN_CODE}"
# comment:
# type: inner
# bindAddr: ${COMMENT_ADDR}
# debug:
# type: inner
# mqtt:
# type : inner
# productKey : a1GvAwy4lNt
# deviceSecret: ulsuWZkXGzOQsR5L5AYUQpQxLKvidmUi
# deviceName: PC1219