Compare commits
1 Commits
test-ai-re
...
a152406475
| Author | SHA1 | Date | |
|---|---|---|---|
| a152406475 |
@@ -17,7 +17,7 @@ services:
|
|||||||
# VCS Config
|
# VCS Config
|
||||||
- VCS__PROVIDER=GITEA
|
- VCS__PROVIDER=GITEA
|
||||||
- VCS__HTTP_CLIENT__API_TOKEN=${GITEA_TOKEN}
|
- VCS__HTTP_CLIENT__API_TOKEN=${GITEA_TOKEN}
|
||||||
- VCS__HTTP_CLIENT__API_URL=${GITEA_API_URL:-http://gitea-server:3000/api/v1}
|
- VCS__HTTP_CLIENT__API_URL=${GITEA_API_URL:-http://gitea-server:3000/api/v1/}
|
||||||
volumes:
|
volumes:
|
||||||
- xai-cache:/root/.cache
|
- xai-cache:/root/.cache
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user