mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-24 14:55:19 +00: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
|