mirror of
https://github.com/C4illin/ConvertX.git
synced 2025-11-02 04:53:22 +00:00
chore: make use latest image instead of main
This commit is contained in:
@@ -28,7 +28,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.
|
||||
|
||||
Reference in New Issue
Block a user