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
@@ -2,7 +2,7 @@
# $APP_NAME — Docker Compose (self-hosted)
#
# Prerequisites:
# 1. Backend → cp .env.example .env and fill in all CHANGE_ME values
# 1. Backend → cp .env-production .env and fill in all CHANGE_ME values
# 2. Frontend → cd ../new_starr_app && cp .env.example .env → fill in values
# → npm run build (must run BEFORE building the Docker image)
# 3. Run: docker compose up -d