12 lines
313 B
Plaintext
12 lines
313 B
Plaintext
DB_HOST=192.168.0.15
|
|
DB_PORT=3307
|
|
DB_USER=jianmiau
|
|
DB_PASSWORD=your-password
|
|
DB_DATABASE=badminton
|
|
DB_TABLE=badminton
|
|
SERVER_PORT=8787
|
|
LINE_CHANNEL_ACCESS_TOKEN=your-line-channel-access-token
|
|
LINE_TARGET_MODE=local
|
|
LINE_TARGET_ID_LOCAL=your-line-local-target-id
|
|
LINE_TARGET_ID_PROD=your-line-production-target-id
|