Przeglądaj źródła

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

custom-downloader
Lars Wilhelmsen 3 lat temu
rodzic
commit
82ea8e4ed6
Nie znaleziono w bazie danych klucza dla tego podpisu ID klucza GPG: 2837CEDF73BEC588
2 zmienionych plików z 9545 dodań i 1 usunięć
  1. +9544
    -0
      examples/quarkus-bom.xml
  2. +1
    -1
      repo/docker-compose.yml

+ 9544
- 0
examples/quarkus-bom.xml
Plik diff jest za duży
Wyświetl plik


+ 1
- 1
repo/docker-compose.yml Wyświetl plik

@@ -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


Ładowanie…
Anuluj
Zapisz