This commit is contained in:
wchino
2026-06-13 17:38:25 +08:00
parent e7e938f261
commit 7b33d9f9fa
190 changed files with 23222 additions and 4336 deletions

View File

@@ -14,6 +14,6 @@ echo ""
echo "TheBet365 stack is starting."
echo " Player: http://localhost:${PLAYER_PORT:-8082}"
echo " Admin: http://localhost:${ADMIN_PORT:-8081}"
echo " API: http://localhost:${API_PORT:-3000}/api/docs"
echo " API: exposed only inside the docker network; route it through your reverse proxy"
echo ""
echo "Check status: docker compose -f docker-compose.prod.yml ps"