mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-30 21:49:53 +00:00
11 lines
178 B
Text
11 lines
178 B
Text
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
|