forked from freeleaps/freeleaps-pub
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:
commit
501ca40371
File diff suppressed because it is too large
Load Diff
@ -11,7 +11,7 @@ services:
|
||||
- DISABLE_REGISTRATION=true
|
||||
- REQUIRE_SIGNIN_VIEW=true
|
||||
volumes:
|
||||
- ${WORKING_HOME}/freeleaps2-gitea:/data:Z
|
||||
- ${WORKING_HOME}/freeleaps2-gitea:/data
|
||||
networks:
|
||||
- devbox_freeleaps2-network
|
||||
healthcheck:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user