PORT = 3031
#Local
SITE_URL = http://localhost:3031
# Production

# ENVIRONMENT
APP_ENVIRONMENT =  "Production"
# APP_ENVIRONMENT =  "Local"

