fix hyperpipe
This commit is contained in:
parent
9a50a8ec3f
commit
0791ac172d
@ -13,7 +13,7 @@ apps:
|
|||||||
services:
|
services:
|
||||||
- name: hyperpipe-frontend
|
- name: hyperpipe-frontend
|
||||||
image: codeberg.org/hyperpipe/hyperpipe
|
image: codeberg.org/hyperpipe/hyperpipe
|
||||||
entrypoint: sh -c '/new-entrypoint.sh'
|
entrypoint: sh '/new-entrypoint.sh'
|
||||||
ports:
|
ports:
|
||||||
- "8843:80"
|
- "8843:80"
|
||||||
mounts:
|
mounts:
|
||||||
|
Loading…
Reference in New Issue
Block a user