chore: fix dockerfile
ci-web / test (push) Successful in 14m18s

This commit is contained in:
Nuxgrid
2026-07-31 15:00:24 +02:00
parent dce80908e3
commit c08a1db888
3 changed files with 11 additions and 2 deletions
+1
View File
@@ -67,6 +67,7 @@ export interface Demo {
status: DemoStatus
namespace: string
url: string
type_abonnement?: string
created_at: string
expires_at: string
}