This commit is contained in:
2026-01-06 12:12:25 +01:00
parent af5bd12577
commit 8ea41802dd
3 changed files with 5 additions and 6 deletions

View File

@@ -1,4 +1,9 @@
version: "3"
services:
web:
image: reg.federspiel.software/fedeo/software:beta
restart: always
backend:
image: reg.federspiel.software/fedeo/backend:main
restart: always

Binary file not shown.

View File

@@ -1,6 +0,0 @@
version: "3"
services:
web:
image: reg.federspiel.software/fedeo/software:beta
restart: always