import os

def get_app_url():
    return os.getenv("API_BASE_URL")