mirror of
https://github.com/brendan-ch/project-inter-server.git
synced 2026-04-17 07:50:31 +00:00
12 lines
169 B
Plaintext
12 lines
169 B
Plaintext
# Set to "1" for true
|
|
APNS_IS_PRODUCTION=
|
|
|
|
APNS_KEY_ID=
|
|
APNS_TEAM_ID=
|
|
APNS_BUNDLE_ID=
|
|
|
|
# base64-encoded APNs private key
|
|
APNS_PRIVATE_KEY=
|
|
|
|
PARKING_LOGGING_INTERVAL_MS=
|