testing 127.0.0.1 issue

Signed-off-by: Kenneth Obsequio <k80308392@gmail.com>
This commit is contained in:
2026-07-07 14:02:36 +08:00
parent 062f3b7cfa
commit 50763ad348
6 changed files with 114 additions and 10 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
* Date Modified: Jun. 17, 2026
***********************************************************************************************************************************************************************
* HOW TO RUN:
* 1. cp .env.example .env (fill in your values)
* 1. cp .env-development .env (or .env-production for self-hosted/Docker — fill in your values)
* 2. npm install
* 3. npm run dev (development)
* npm start (production)