summaryrefslogtreecommitdiff
path: root/cli/app/settings
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2020-01-17 21:07:50 +0100
committerJules Laplace <julescarbon@gmail.com>2020-01-17 21:07:50 +0100
commit22ac81be9b3fe01bd4333d5b8c7a57959f8c3845 (patch)
treebc37e5e6d7dbd9bca50eb255546dcab4394cbcf3 /cli/app/settings
parentac6f635c4d724cc3e1e90bb0a300d5eb476dcc86 (diff)
or
Diffstat (limited to 'cli/app/settings')
-rw-r--r--cli/app/settings/app_cfg.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/app/settings/app_cfg.py b/cli/app/settings/app_cfg.py
index 16f5b25..4661f8a 100644
--- a/cli/app/settings/app_cfg.py
+++ b/cli/app/settings/app_cfg.py
@@ -50,7 +50,7 @@ os.makedirs(DIR_RENDERS, exist_ok=True)
# Cortex
# -----------------------------------------------------------------------------
-API_REMOTE = os.environ('API_REMOTE') || 'https://lens.neural.garden'
+API_REMOTE = os.environ('API_REMOTE') or 'https://lens.neural.garden'
# -----------------------------------------------------------------------------
# Model config