Merged PR 50: Update for redis connection issue and gitea data access issue and frontend code change issue

1. Update redis connection URL for devbox
2. Update for gitea data binding
3. Update for frontend code change issue
4. Update for echo format
This commit is contained in:
Tianyong Qiu 2025-03-20 15:17:57 +00:00
commit 501ca40371
2 changed files with 615 additions and 332 deletions

File diff suppressed because it is too large Load Diff

View File

@ -11,7 +11,7 @@ services:
- DISABLE_REGISTRATION=true - DISABLE_REGISTRATION=true
- REQUIRE_SIGNIN_VIEW=true - REQUIRE_SIGNIN_VIEW=true
volumes: volumes:
- ${WORKING_HOME}/freeleaps2-gitea:/data:Z - ${WORKING_HOME}/freeleaps2-gitea:/data
networks: networks:
- devbox_freeleaps2-network - devbox_freeleaps2-network
healthcheck: healthcheck: