소스 검색

v0.3: fix shared config setup. add quarkus BOM as example.

custom-downloader
Lars Wilhelmsen 3 년 전
부모
커밋
82ea8e4ed6
No known key found for this signature in database GPG 키 ID: 2837CEDF73BEC588
2개의 변경된 파일9545개의 추가작업 그리고 1개의 파일을 삭제
  1. +9544
    -0
      examples/quarkus-bom.xml
  2. +1
    -1
      repo/docker-compose.yml

+ 9544
- 0
examples/quarkus-bom.xml
파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
파일 보기


+ 1
- 1
repo/docker-compose.yml 파일 보기

@@ -4,7 +4,7 @@ services:
repo:
image: dzikoysk/reposilite:3.0.0-alpha.23
environment:
REPOSILITE_OPTS: "--token admin:secret --local-config=/reposilite.cdn --local-config-mode=copy --port=8080"
REPOSILITE_OPTS: "--token admin:secret --shared-configuration=/reposilite.cdn --shared-configuration-mode=copy --port=8080"
volumes:
- ./reposilite.cdn:/reposilite.cdn
- ../data:/app/data


불러오는 중...
취소
저장