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