Merge branch 'main' into release-please--branches--main--components--convertx-frontend
This commit is contained in:
commit
1712fea1d3
1 changed files with 3 additions and 1 deletions
|
|
@ -1,6 +1,8 @@
|
|||

|
||||
# ConvertX
|
||||
[](https://github.com/C4illin/ConvertX/actions/workflows/docker-publish.yml)
|
||||

|
||||

|
||||
|
||||
A self-hosted online file converter. Supports 831 different formats. Written with Typescript, Bun and Elysia.
|
||||
|
||||
|
|
@ -28,7 +30,7 @@ A self-hosted online file converter. Supports 831 different formats. Written wit
|
|||
# docker-compose.yml
|
||||
services:
|
||||
convertx:
|
||||
image: ghcr.io/c4illin/convertx:main
|
||||
image: ghcr.io/c4illin/convertx
|
||||
ports:
|
||||
- "3000:3000"
|
||||
environment: # Defaults are listed below. All are optional.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue