Add carculator service

This commit is contained in:
romainsacchi
2025-07-31 15:51:01 +02:00
committed by bruhn_b
parent 7c1077b074
commit 2d34b1f194
2 changed files with 28 additions and 0 deletions
+9
View File
@@ -58,6 +58,15 @@ services:
networks:
- backend
# Romain Sacchi <romain.sacchi@psi.ch>
# Software host and access to the Internet
carculator:
image: gitea.psi.ch/sacchi_r/carculator:0.1.0
container_name: carculator
restart: always
networks:
- backend
# Augustin Sven <sven.augustin@psi.ch>
hedgedoc_app:
image: quay.io/hedgedoc/hedgedoc:1.10.1