# PRODUCTION OR TESTING
ENVIRONMENT=PRODUCTION

# ACCOUNT_SERVER
ACCOUNT_SERVER_PRODUCTION=https://login.nero.com
ACCOUNT_SERVER_TESTING=https://login11.nero.com

# CONFIG_URL
CONFIG_URL_PRODUCTION=https://subobject.nero.com/suite/mobile/aigc/config.json
CONFIG_URL_TESTING=https://subobject.nero.com/suite/mobile/aigc/testing/config.json

# UPSCALE_SERVER
UPSCALE_SERVER_PRODUCTION=https://ai.nero.com/
UPSCALE_SERVER_TESTING=https://ai11.nero.com/

# FACE_SERVER
FACE_SERVER_PRODUCTION=https://1001face.com/
FACE_SERVER_TESTING=https://test.1001face.com/

# APP_UPDATE_URL
APP_UPDATE_URL_PRODUCTION=https://subobject.nero.com/suite/mobile/muse/upgrade_v2.json
APP_UPDATE_URL_TESTING=https://subobject.nero.com/suite/mobile/muse/test/upgrade_v2.json

# NERO_APP_BUY_URL
NERO_APP_BUY_URL_PRODUCTION=https://subobject.nero.com/suite/mobile/muse/purchase.html
NERO_APP_BUY_URL_TESTING=https://subobject.nero.com/suite/mobile/muse/test/purchase.html