forked from linux/WebHosting
update compose to use gitea
This commit is contained in:
+3
-3
@@ -27,7 +27,7 @@ services:
|
||||
# Rostomyan Tigran <tigran.rostomyan@psi.ch>
|
||||
# INC0137443
|
||||
pif-elog:
|
||||
image: container.psi.ch/images/elog:3.1.5
|
||||
image: gitea.psi.ch/images/elog:3.1.5
|
||||
container_name: pif-elog
|
||||
restart: always
|
||||
volumes:
|
||||
@@ -39,7 +39,7 @@ services:
|
||||
# Krieger Jonas Andreas <jonas.krieger@psi.ch>, Raselli Andrea-Raeto <andrea.raselli@psi.ch>
|
||||
# Elog as a Service PoC mit musr-elog.psi.ch? linux-eng@psi.ch
|
||||
lmu-elog:
|
||||
image: container.psi.ch/images/elog:3.1.5
|
||||
image: gitea.psi.ch/images/elog:3.1.5
|
||||
container_name: lmu-elog
|
||||
restart: always
|
||||
volumes:
|
||||
@@ -51,7 +51,7 @@ services:
|
||||
# Huang He <river.huang@psi.ch>
|
||||
# Software host and access to Internet linux-eng@psi.ch
|
||||
mcda-calculator:
|
||||
image: container.psi.ch/images/mcda-calculator:latest
|
||||
image: gitea.psi.ch/images/mcda-calculator:latest
|
||||
container_name: mcda-calculator
|
||||
restart: always
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user