From 96f0f11e27fd5792e284e133dc9dea51577b37e6 Mon Sep 17 00:00:00 2001 From: Terry Truong Date: Fri, 24 Apr 2026 22:01:18 +1000 Subject: Change source code links --- DEPLOY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DEPLOY.md') diff --git a/DEPLOY.md b/DEPLOY.md index 98c4077..c8ba1fd 100644 --- a/DEPLOY.md +++ b/DEPLOY.md @@ -7,7 +7,7 @@ It's for running `backend/chrona.py` to serve tree-of-life data, and is used instead of CGI to avoid starting a new process for each request. 1. Change some constants (automated by `prebuild.sh`) - - In `src/vite.config.js`: Set `base` to the URL path where Chrona will be accessible (eg: `'/chrona'`) + - In `vite.config.js`: Set `base` to the URL path where Chrona will be accessible (eg: `'/chrona'`) - In `src/lib.ts`: - Set `SERVER_DATA_URL` to the URL where `backend/chrona.py` will be served (eg: `'https://terryt.dev/chrona/data'`) -- cgit v1.2.3