added docs for self hosters

Run app in 4650 port

Signed-off-by: Kenneth Obsequio <k80308392@gmail.com>
This commit is contained in:
2026-08-29 16:16:57 +08:00
parent 1f2db13168
commit be9b00dec6
3 changed files with 197 additions and 1 deletions
+1 -1
View File
@@ -50,7 +50,7 @@ services:
frontend:
build: ./apps/web
ports:
- "80:80"
- "4650:80"
restart: unless-stopped
# ── PostgreSQL ───────────────────────────────────────────────────────────────