fix hyperpipe

This commit is contained in:
2024-01-11 16:05:46 +05:30
parent 9a50a8ec3f
commit 0791ac172d

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: