change to main
This commit is contained in:
parent
55e5b363f9
commit
d5628dcfab
2 changed files with 3 additions and 3 deletions
|
|
@ -25,7 +25,7 @@ A self-hosted online file converter. Supports 808 different formats.
|
|||
# docker-compose.yml
|
||||
services:
|
||||
convertx:
|
||||
image: ghcr.io/c4illin/convertx:master
|
||||
image: ghcr.io/c4illin/convertx:main
|
||||
ports:
|
||||
- "3000:3000"
|
||||
environment: # Defaults are listed below
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue