habitica-android/habitica.properties.example
nivl4 8fbb54d212 chore: add Habitica connection properties to gradle build
Add Habitica gradle properties file to the gradle build process to
enable debugging against a local instance of Habitica server.
2016-04-22 11:40:40 +08:00

14 lines
No EOL
279 B
Text

# Habitica Server Port
# local instance
# PORT=3000
PORT=80
# Genymotion
# BASE_URL=http://10.0.3.2:3000
# Android Emulator
# see: http://developer.android.com/tools/help/emulator.html#networkaddresses
# BASE_URL=http://10.0.2.2:3000
# Production
BASE_URL=https://habitica.com