Use selfhosted registry

This commit is contained in:
Daniel Kluge
2022-01-05 17:49:32 +01:00
parent a5198dac97
commit 25340429ee
3 changed files with 19 additions and 11 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ version: '3'
services:
server:
image: c0ntroller/c0ntroller.de:dev
image: localhost:5000/c0ntroller.de:dev
restart: always
networks:
- traefik