summaryrefslogtreecommitdiff
path: root/.env.example
diff options
context:
space:
mode:
authorTyler Hoang <tyler@tylerhoang.xyz>2026-06-10 00:28:09 -0700
committerTyler Hoang <tyler@tylerhoang.xyz>2026-06-10 00:28:09 -0700
commita85dc0f4b9148d945fba6b8ef751ed2139e887ab (patch)
tree1f435f79286f86374e28c1a1c3353c62484f6595 /.env.example
parentd5e321089b6b82f5425c2b3fae142db5223ce599 (diff)
Simplify deploy script and docs
Diffstat (limited to '.env.example')
-rw-r--r--.env.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/.env.example b/.env.example
index 7d2248d..30cf825 100644
--- a/.env.example
+++ b/.env.example
@@ -1,3 +1,3 @@
FMP_API_KEY=
FINNHUB_API_KEY=
-NEXT_PUBLIC_API_BASE_URL=http://localhost:8000
+NEXT_PUBLIC_API_BASE_URL=http://127.0.0.1:8001