fix hyperpipe

This commit is contained in:
Arya 2024-01-11 16:05:46 +05:30
parent 9a50a8ec3f
commit 0791ac172d
Signed by: arya
GPG Key ID: 842D12BDA50DF120
1 changed files with 1 additions and 1 deletions

View File

@ -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: