mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-04-14 03:36:30 +00:00
13 lines
229 B
Text
13 lines
229 B
Text
# Habitica Server Port
|
|
# local instance
|
|
# PORT=3000
|
|
PORT=80
|
|
BASE_URL=https://habitica.com
|
|
STAGING_KEY=
|
|
ANDROID_TESTING_UUID=
|
|
APPLE_AUTH_CLIENT_ID=
|
|
DEBUG_USER_ID=
|
|
DEBUG_API_KEY=
|
|
TEST_USER_ID=
|
|
TEST_USER_KEY=
|
|
GOOGLE_AUTH_CLIENT_ID=
|