Use gitea registry for prometheus au and huber.
This commit is contained in:
@@ -6,7 +6,7 @@ networks:
|
||||
|
||||
services:
|
||||
arbeitsschutz:
|
||||
image: cs-registry.ddnss.de/arbeitsschutz-ulm/au-website:latest
|
||||
image: cs-git.ddnss.de/arbeitsschutz-ulm/website:latest
|
||||
container_name: arbeitsschutz
|
||||
hostname: arbeitsschutz
|
||||
restart: always
|
||||
|
||||
@@ -6,7 +6,7 @@ networks:
|
||||
|
||||
services:
|
||||
huber-putz:
|
||||
image: cs-registry.ddnss.de/huber/huber-putz
|
||||
image: cs-git.ddnss.de/huber/stuck-web
|
||||
container_name: huber-putz
|
||||
hostname: huber-putz
|
||||
restart: always
|
||||
|
||||
@@ -15,7 +15,7 @@ volumes:
|
||||
|
||||
services:
|
||||
prometheus:
|
||||
image: cs-registry.ddnss.de/strato/prometheus
|
||||
image: cs-git.ddnss.de/production/prometheus
|
||||
container_name: prometheus
|
||||
hostname: prometheus
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user