mirror of
https://fastgit.cc/https://github.com/anomalyco/opencode
synced 2026-04-21 13:21:17 +08:00
12 lines
178 B
Plaintext
12 lines
178 B
Plaintext
PORT=8787
|
|
|
|
DATABASE_HOST=
|
|
DATABASE_USERNAME=
|
|
DATABASE_PASSWORD=
|
|
DATABASE_NAME=main
|
|
|
|
APNS_TEAM_ID=
|
|
APNS_KEY_ID=
|
|
APNS_PRIVATE_KEY=
|
|
APNS_DEFAULT_BUNDLE_ID=com.anomalyco.mobilevoice
|