From 0791ac172d855f35604b85de3e628548201ef035 Mon Sep 17 00:00:00 2001 From: Arya Kiran Date: Thu, 11 Jan 2024 16:05:46 +0530 Subject: [PATCH] fix hyperpipe --- privfrontends/vars.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/privfrontends/vars.yaml b/privfrontends/vars.yaml index f9c6d91..a7da5c0 100644 --- a/privfrontends/vars.yaml +++ b/privfrontends/vars.yaml @@ -13,7 +13,7 @@ apps: services: - name: hyperpipe-frontend image: codeberg.org/hyperpipe/hyperpipe - entrypoint: sh -c '/new-entrypoint.sh' + entrypoint: sh '/new-entrypoint.sh' ports: - "8843:80" mounts: